Skip to content

Commit 95a811b

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

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
@@ -165,7 +165,7 @@ interface ICoreWebView2ExperimentalTryUpdateRuntimeCompletedHandler : IUnknown {
165165
/// implement ICoreWebView2Environment.
166166
[uuid(9A2BE885-7F0B-4B26-B6DD-C969BAA00BF1), object, pointer_default(unique)]
167167
interface ICoreWebView2ExperimentalEnvironment3 : IUnknown {
168-
/// Try to update installed Microsoft Edge WebView2 Runtime.
168+
/// Try to update the installed Microsoft Edge WebView2 Runtime.
169169
/// 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

0 commit comments

Comments
 (0)