Skip to content

Commit 58d57b9

Browse files
authored
Merge pull request #94 from zpao/spellfix
Correct spelling of ESLint
2 parents d8d8f5d + 6873c25 commit 58d57b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
4141
### Test the change
4242

4343
1. If possible, test any visual changes in all latest versions of common browsers, on both desktop and mobile.
44-
1. Run `yarn check-all` from the project root. (This will run Prettier, ESlint, and Flow.)
44+
1. Run `yarn check-all` from the project root. (This will run Prettier, ESLint, and Flow.)
4545

4646
### Push it
4747

0 commit comments

Comments
 (0)