Skip to content

Commit da531e1

Browse files
authored
Update tutorial-v2-javascript-spa.md
1 parent 0987d5d commit da531e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/tutorial-v2-javascript-spa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ This guide uses the following library:
112112
113113
## Use the Microsoft Authentication Library (MSAL) to sign in the user
114114

115-
1. Add the following code to your `index.html` file within the `<script></script>` tags:
115+
Add the following code to your `index.html` file within the `<script></script>` tags:
116116

117117
```javascript
118118
var msalConfig = {

0 commit comments

Comments
 (0)