We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dd9b8 commit 36a0a09Copy full SHA for 36a0a09
1 file changed
specs/TryUpdateRuntime.md
@@ -168,7 +168,7 @@ interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
168
/// 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 raised.
171
- /// There is no guarantee on the order of that event being fired and
+ /// There is no guarantee on the order of that event being raised and
172
/// TryUpdateRuntimeis completed handler being invoked. Besides the
173
/// `NewBrowserVersionAvailable` event, there will be no impact to any
174
/// currently running WebViews when update is installed.
0 commit comments