We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ad2e1 commit 07795c0Copy full SHA for 07795c0
1 file changed
specs/TryUpdateRuntime.md
@@ -172,7 +172,7 @@ interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
172
/// TryUpdateRuntime's completed handler being invoked. Besides the
173
/// `NewBrowserVersionAvailable` event, there will be no impact to any
174
/// currently running WebView2s when the update is installed.
175
- /// The latest version can always be queried using
+ /// The latest version can always be queried using the
176
/// `GetAvailableCoreWebView2BrowserVersionString` API.
177
/// The TryUpdateRuntime method is only supported for an installed Edge WebView2
178
/// Runtime. When running a fixed version Edge WebView2 Runtime or non stable
0 commit comments