Skip to content

Commit 71dd9b8

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

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
@@ -167,7 +167,7 @@ interface ICoreWebView2ExperimentalTryUpdateRuntimeCompletedHandler : IUnknown {
167167
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
170-
/// Runtime being installed and `NewBrowserVersionAvailable` event being fired.
170+
/// Runtime being installed and `NewBrowserVersionAvailable` event being raised.
171171
/// There is no guarantee on the order of that event being fired and
172172
/// TryUpdateRuntimeis completed handler being invoked. Besides the
173173
/// `NewBrowserVersionAvailable` event, there will be no impact to any

0 commit comments

Comments
 (0)