We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae480e2 commit 24ad2e1Copy full SHA for 24ad2e1
1 file changed
specs/TryUpdateRuntime.md
@@ -171,7 +171,7 @@ interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
171
/// There is no guarantee on the order of that event being raised and
172
/// 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.
+ /// currently running WebView2s when the update is installed.
175
/// The latest version can always be queried using
176
/// `GetAvailableCoreWebView2BrowserVersionString` API.
177
/// The TryUpdateRuntime method is only supported for an installed Edge WebView2
0 commit comments