Skip to content

Commit 36a0a09

Browse files
Update specs/TryUpdateRuntime.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 71dd9b8 commit 36a0a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/TryUpdateRuntime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
168168
/// Try to update the installed Microsoft Edge WebView2 Runtime.
169169
/// This will potentially result in a new version of the Edge WebView2
170170
/// Runtime being installed and `NewBrowserVersionAvailable` event being raised.
171-
/// There is no guarantee on the order of that event being fired and
171+
/// There is no guarantee on the order of that event being raised and
172172
/// TryUpdateRuntimeis completed handler being invoked. Besides the
173173
/// `NewBrowserVersionAvailable` event, there will be no impact to any
174174
/// currently running WebViews when update is installed.

0 commit comments

Comments
 (0)