Skip to content

Commit 031ea13

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

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
@@ -166,7 +166,7 @@ interface ICoreWebView2ExperimentalTryUpdateRuntimeCompletedHandler : IUnknown {
166166
[uuid(9A2BE885-7F0B-4B26-B6DD-C969BAA00BF1), object, pointer_default(unique)]
167167
interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
168168
/// Try to update the installed Microsoft Edge WebView2 Runtime.
169-
/// This will potentially result in a new version of the Edge Webview2
169+
/// This will potentially result in a new version of the Edge WebView2
170170
/// Runtime being installed and `NewBrowserVersionAvailable` event being fired.
171171
/// There is no guarantee on the order of that event being fired and
172172
/// TryUpdateRuntimeis completed handler being invoked. Besides the

0 commit comments

Comments
 (0)