Skip to content

Commit ce03fa5

Browse files
mmacymsmimart
andauthored
Update articles/active-directory-b2c/tutorial-single-page-app-webapi.md
Co-Authored-By: Michele Martin <[email protected]>
1 parent eb09820 commit ce03fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/tutorial-single-page-app-webapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ app.use((req, res, next) => {
9696
9797
### Configure the single-page application
9898
99-
The single-page application (SPA) from the [previous tutorial](tutorial-single-page-app.md) in the series uses Azure AD B2C for user sign-up and sign-in, and by default, calls the Node.js web API protected by the *frabrikamb2c* demo tenant.
99+
The single-page application (SPA) from the [previous tutorial](tutorial-single-page-app.md) in the series uses Azure AD B2C for user sign-up and sign-in, and by default, calls the Node.js web API protected by the *fabrikamb2c* demo tenant.
100100
101101
In this section, you update the single-page web application to call the Node.js web API protected by *your* Azure AD B2C tenant (and which you run on your local machine).
102102

0 commit comments

Comments
 (0)