We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c9d32 commit 47e2a12Copy full SHA for 47e2a12
specs/GetFavicon.md
@@ -105,7 +105,7 @@ interface ICoreWebView2_10 : ICoreWebView2_9 {
105
/// Add an event handler for the `FaviconChanged` event.
106
/// The `FaviconChanged` event is raised when the
107
/// [favicon](https://developer.mozilla.org/en-US/docs/Glossary/Favicon)
108
- /// when the favicon had a different URL then the previous URL.
+ /// had a different URL then the previous URL.
109
/// The FaviconChanged event will be raised for first navigating to a new
110
/// document, whether or not a document declares a Favicon in HTML if the
111
/// favicon is different from the previous fav icon. The event will
0 commit comments