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 0987d5d commit da531e1Copy full SHA for da531e1
articles/active-directory/develop/tutorial-v2-javascript-spa.md
@@ -112,7 +112,7 @@ This guide uses the following library:
112
113
## Use the Microsoft Authentication Library (MSAL) to sign in the user
114
115
-1. Add the following code to your `index.html` file within the `<script></script>` tags:
+Add the following code to your `index.html` file within the `<script></script>` tags:
116
117
```javascript
118
var msalConfig = {
0 commit comments