Skip to content

Commit 1fd53bc

Browse files
author
Wangsong Jin
committed
fixed nit
1 parent 6e42f58 commit 1fd53bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/NestedFrame.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ raised from the first-level iframe.
200200
### `CoreWebView2.ProcessFailed`
201201
With the support of tracking nested iframes, the processes
202202
which support these nested iframes will be also tracked by
203-
[ProcessFailed](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2.processfailed)
203+
[ProcessFailed](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2.processfailed).
204204
As we only track processes running tracked iframes, existing
205205
developers will not receive any process failed events specific
206206
to nested iframes as they haven't subscribe to the

0 commit comments

Comments
 (0)