Skip to content

Commit 0539349

Browse files
authored
Merge pull request #141 from javigomez/patch-sign-in-docs
docs: fix wrong folder name in documentation
2 parents 7ca807a + 3e2f05d commit 0539349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-Authentication/1-sign-in/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ or download and extract the repository *.zip* file.
8181
### Step 2: Install project dependencies
8282

8383
```console
84-
cd 1-Authorization\1-sign-in
84+
cd 1-Authentication\1-sign-in
8585
npm install
8686
```
8787

0 commit comments

Comments
 (0)