Skip to content

Commit 9de462f

Browse files
committed
Fix process model ref delimiters
1 parent a0f9830 commit 9de462f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/BrowserProcessExited.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ the `CoreWebView2`'s `ProcessFailed` event is that `BrowserProcessExited` is
8181
raised for any (expected and unexpected) **browser process** exits, while
8282
`ProcessFailed` is raised only for **unexpected** browser process exits, or for
8383
**render process** exits/unresponsiveness. To learn more about the WebView2
84-
Process Model, go to (Process model)[https://docs.microsoft.com/en-us/microsoft-edge/webview2/concepts/process-model].
84+
Process Model, go to [Process model](https://docs.microsoft.com/en-us/microsoft-edge/webview2/concepts/process-model).
8585

8686

8787
# API Notes

0 commit comments

Comments
 (0)