We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229e43e commit 03a4ef4Copy full SHA for 03a4ef4
lib/msal-browser/docs/events.md
@@ -18,7 +18,7 @@ You can consult the [EventPayload](https://azuread.github.io/microsoft-authentic
18
19
## How events are emitted in MSAL Browser
20
21
-Msal browser has a protected function `emitEvent`, and emits events in major APIs. For the list of currently emitted events, see the table below.
+Msal Browser has a protected function `emitEvent`, and emits events in major APIs. For the list of currently emitted events, see the table below.
22
23
Here is an example of how MSAL Browser emits an event with a payload, or with an error:
24
0 commit comments