Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 09c0b4d

Browse files
authored
Update README.md
1 parent a092ec7 commit 09c0b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ var policies = {
102102
var apiURL = 'https://fabrikamb2chello.azurewebsites.net/hello';
103103
var scope = 'openid https://fabrikamb2c.onmicrosoft.com/demoapi/demo.read';
104104
```
105-
Open the aadb2c.js and replace the tenant name and policy names
105+
Open the `aadb2c.js` and replace the tenant name and policy names
106106

107107
```javascript
108108
var tenantName = "fabrikamb2c.onmicrosoft.com";

0 commit comments

Comments
 (0)