Skip to content

Commit 7954ff9

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

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
@@ -40,7 +40,7 @@ async protected bool EnsureWebView2RuntimeVersion(string minimalVersionRequired)
4040
// Recreate WebView2 Control to run with newer version
4141
};
4242

43-
// Trigger Edge WebView2 Runtime update, ignroe update result and rely on NewBrowserVersionAvailable to take action.
43+
// Trigger Edge WebView2 Runtime update, ignore update result and rely on NewBrowserVersionAvailable to take action.
4444
EnsureWebView2RuntimeVersion(desiredVersion);
4545
}
4646

0 commit comments

Comments
 (0)