We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7954ff9 commit 95a811bCopy full SHA for 95a811b
1 file changed
specs/TryUpdateRuntime.md
@@ -165,7 +165,7 @@ interface ICoreWebView2ExperimentalTryUpdateRuntimeCompletedHandler : IUnknown {
165
/// implement ICoreWebView2Environment.
166
[uuid(9A2BE885-7F0B-4B26-B6DD-C969BAA00BF1), object, pointer_default(unique)]
167
interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
168
- /// Try to update installed Microsoft Edge WebView2 Runtime.
+ /// Try to update the installed Microsoft Edge WebView2 Runtime.
169
/// This will potentially result in a new version of the Edge Webview2
170
/// Runtime being installed and `NewBrowserVersionAvailable` event being fired.
171
/// There is no guarantee on the order of that event being fired and
0 commit comments