Skip to content

Commit 728097b

Browse files
Fixed issues
1 parent 8a12ea7 commit 728097b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

diagnostics/test_canary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Test Feature in Canary
22

3-
The latest runtime changes are first shipped in the WebView2 runtime in the Edge Canary Browser. If you would like to test the new changes with your application, here's a suggested way to do so:
3+
The latest runtime changes are first shipped in the WebView2 runtime in the Edge Canary Browser. If you would like to test the new changes or help us to verify that your issue is fixed with your application, here's a suggested way to do so:
44

55
1. Download [Edge Canary](https://www.microsoft.com/en-us/edge/download/insider)
66
2. Run the following command in a PowerShell with Administrative Priviledges:
@@ -10,4 +10,4 @@ The latest runtime changes are first shipped in the WebView2 runtime in the Edge
1010
To remove the registry key added, run the following:
1111
`REG DELETE HKCU\Software\Policies\Microsoft\Edge\WebView2\ChannelSearchKind`
1212

13-
For more information, read the documentation on [Test upcoming APIs and features](https://learn.microsoft.com/en-us/microsoft-edge/webview2/how-to/set-preview-channe)
13+
For more information, read the documentation on [Test upcoming APIs and features](https://learn.microsoft.com/en-us/microsoft-edge/webview2/how-to/set-preview-channel)

0 commit comments

Comments
 (0)