Skip to content

Commit 49924b7

Browse files
Update specs/StatusBarMessage.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent d4f03c3 commit 49924b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/StatusBarMessage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ normally be displayed by the Status bar, and show it using thier own custom UI.
1515
We propose a new event for WebView2 that would allow developers to
1616
listen for Status bar updates which are triggered by activity on the WebView, and then handle those updates however they want in their applications.
1717

18-
Developers will be able to register an even handler for changes to the status bar message.
18+
Developers will be able to register an event handler for changes to the status bar message.
1919
# Examples
2020
## Win32 C++ Registering a listener for status bar message changes
2121
```

0 commit comments

Comments
 (0)