Skip to content

Commit

Permalink
Merge pull request #2892 from MicrosoftDocs/typo-quick-fix
Browse files Browse the repository at this point in the history
Fixed typo in webview2 local content article
  • Loading branch information
captainbrosset authored Oct 24, 2023
2 parents 94e400b + b076ef7 commit 02fea15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ When loading local content via `WebResourceRequested`, you specify the local con
###### Additional web resources
`WebResourceRequested` modifies the content that's loaded via HTTP or HTTPS URLs, which support relative URL resolution. This menas that the resulting document can have references to additional web resources such as CSS, script, or image files that are also served via `WebResourceRequested`.
`WebResourceRequested` modifies the content that's loaded via HTTP or HTTPS URLs, which support relative URL resolution. This means that the resulting document can have references to additional web resources such as CSS, script, or image files that are also served via `WebResourceRequested`.
###### Additional web resources resolved in WebView2 process
Expand Down

0 comments on commit 02fea15

Please sign in to comment.