Skip to content

Commit b18c092

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specs/StatusBarActivity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-->
77
# Background
88
The browser has a Status bar that displays text when hovering over a link, or performing some activity. Currently,
9-
Developers are able to opt in to disable showing the status bar through the browser
9+
developers are able to opt in to disable showing the status bar through the browser
1010
settings.
1111

1212
Developers would also like to be able to opt in to intercept the updates which would
@@ -114,4 +114,4 @@ namespace Microsoft.Web.WebView2.Core {
114114
that isn't necessary to understand the purpose and usage of the API.
115115
For example, implementation details or links to other resources.
116116
-->
117-
See here for more details about the Status bar: <a href="https://www.computerhope.com/jargon/s/statusbar.htm">Here</a>
117+
See here for more details about the Status bar: <a href="https://www.computerhope.com/jargon/s/statusbar.htm">Here</a>

0 commit comments

Comments
 (0)