We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a0a09 commit ae480e2Copy full SHA for ae480e2
1 file changed
specs/TryUpdateRuntime.md
@@ -169,7 +169,7 @@ interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
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 raised and
172
- /// TryUpdateRuntimeis completed handler being invoked. Besides the
+ /// TryUpdateRuntime's completed handler being invoked. Besides the
173
/// `NewBrowserVersionAvailable` event, there will be no impact to any
174
/// currently running WebViews when update is installed.
175
/// The latest version can always be queried using
0 commit comments