Skip to content

Commit 8075726

Browse files
authored
Merge pull request #10118 from auth0/adamjmcgrath-patch-5
Update interactive.md
2 parents 7024895 + 5fc8151 commit 8075726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/quickstart/webapp/nextjs/interactive.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Now that you have added the dynamic route and `UserProvider`, run your applicati
7777
:::checkpoint-failure
7878
Sorry about that. Here's a couple of things to double check:
7979
* Are your environment variables populated correctly?
80-
* did you put the `[...auth].js` and `_app.jsx` files in the correct folder?
80+
* did you put the `[...auth0].js` and `_app.jsx` files in the correct folder?
8181
* make sure the domain and client ID are configured correctly
8282

8383
Still having issues? Check out our [documentation](https://auth0.com/docs) or visit our [community page](https://community.auth0.com) to get more help.

0 commit comments

Comments
 (0)