Skip to content

Commit f64b1f9

Browse files
authored
Fix typos contributing.md
1 parent a3cc3e2 commit f64b1f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ yarn install
119119

120120
### Code Review Guidelines
121121

122-
Look around. Match the style of the reset of the codebase. This project uses ESLint to ensure consistency throughout the project. You can check your project by running
122+
Look around. Match the style of the rest of the codebase. This project uses ESLint to ensure consistency throughout the project. You can check your project by running
123123

124124
```bash
125125
yarn run eslint
@@ -136,7 +136,7 @@ yarn install
136136
yarn start
137137
```
138138

139-
You will be show a QR code to scan in the Expo app. You can get Expo [here](https://docs.expo.io/versions/latest/index.html) if you don't have it yet.
139+
You will be shown a QR code to scan in the Expo app. You can get Expo [here](https://docs.expo.io/versions/latest/index.html) if you don't have it yet.
140140

141141
All examples:
142142

0 commit comments

Comments
 (0)