Skip to content

Commit

Permalink
Update redirects.md (#6118)
Browse files Browse the repository at this point in the history
Use HTML comment syntax
  • Loading branch information
yuri1969 authored Jul 12, 2023
1 parent 251b39a commit db536a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/msal-angular/docs/redirects.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ index.html
```js
<body>
<app-root></app-root>
<app-redirect></app-redirect> // Selector for additional bootstrapped component
<app-redirect></app-redirect> <!-- Selector for additional bootstrapped component -->
</body>
```

Expand Down

0 comments on commit db536a9

Please sign in to comment.