Skip to content

Commit cffbff1

Browse files
Ajayff4timdorr
andauthored
typo on installation.md (#8373)
Co-authored-by: Tim Dorr <[email protected]>
1 parent d02f13c commit cffbff1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- markivancho
77
- mcansh
88
- noisypigeon
9+
- Ajayff4
910
- paulsmithkc
1011
- petersendidit
1112
- shivamsinghchahar

docs/getting-started/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Then install React Router dependencies:
5353

5454
```sh
5555
cd router-tutorial
56-
npm add react-router-dom@6 history@5
56+
npm install react-router-dom@6 history@5
5757
```
5858

5959
Then edit your App.js to be pretty boring:

0 commit comments

Comments
 (0)