Skip to content

Commit 04a4c68

Browse files
Update specs/StatusBarActivity.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent caa652a commit 04a4c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/StatusBarActivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ CHECK_FAILURE(m_webView->add_StatusBarHiding(
5151
).Get(),
5252
&m_statusBarHiding));
5353
```
54-
## C#/ .Net/ WinRT Registering a listener for status bar showing
54+
## .NET / WinRT Registering a listener for status bar showing
5555
```
5656
webView.CoreWebView2.StatusBarShowing += (object sender, CoreWebView2StatusBarShowingEventArgs arg) =>
5757
{

0 commit comments

Comments
 (0)