Skip to content

Commit ae480e2

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

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
@@ -169,7 +169,7 @@ interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
169169
/// This will potentially result in a new version of the Edge WebView2
170170
/// Runtime being installed and `NewBrowserVersionAvailable` event being raised.
171171
/// There is no guarantee on the order of that event being raised and
172-
/// TryUpdateRuntimeis completed handler being invoked. Besides the
172+
/// TryUpdateRuntime's completed handler being invoked. Besides the
173173
/// `NewBrowserVersionAvailable` event, there will be no impact to any
174174
/// currently running WebViews when update is installed.
175175
/// The latest version can always be queried using

0 commit comments

Comments
 (0)