Skip to content

Commit e71f1e3

Browse files
committed
fix copypasta errors
1 parent 15e800f commit e71f1e3

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

01-Login/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you haven't already done so, [sign up](https://auth0.com) for your free Auth0
88

99
Clone the repo or download it from the React quickstart page in Auth0's documentation.
1010

11-
Open the first demo.
11+
Open the demo.
1212

1313
```bash
1414
cd 01-Login

02-User-Profile/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ If you haven't already done so, [sign up](https://auth0.com) for your free Auth0
88

99
Clone the repo or download it from the React quickstart page in Auth0's documentation.
1010

11-
Open the first demo.
11+
Open the demo.
1212

1313
```bash
14-
cd 01-Login
14+
cd 02-User-Profile
1515
```
1616

1717
Install the dependencies for the app.

03-Calling-an-API/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ If you haven't already done so, [sign up](https://auth0.com) for your free Auth0
1010

1111
Clone the repo or download it from the React quickstart page in Auth0's documentation.
1212

13-
Open the first demo.
13+
Open the demo.
1414

1515
```bash
16-
cd 01-Login
16+
cd 03-Calling-an-API
1717
```
1818

1919
Install the dependencies for the app.

04-Authorization/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ If you haven't already done so, [sign up](https://auth0.com) for your free Auth0
88

99
Clone the repo or download it from the React quickstart page in Auth0's documentation.
1010

11-
Open the first demo.
11+
Open the demo.
1212

1313
```bash
14-
cd 01-Login
14+
cd 04-Authorization
1515
```
1616

1717
Install the dependencies for the app.

05-Token-Renewal/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ If you haven't already done so, [sign up](https://auth0.com) for your free Auth0
88

99
Clone the repo or download it from the React quickstart page in Auth0's documentation.
1010

11-
Open the first demo.
11+
Open the demo.
1212

1313
```bash
14-
cd 01-Login
14+
cd 05-Token-Renewal
1515
```
1616

1717
Install the dependencies for the app.

0 commit comments

Comments
 (0)