Skip to content

Commit 3ad76fe

Browse files
treyhooverVahid Panjganj
authored andcommitted
Update README.md (#123)
Fix minor typo
1 parent 7e8bb33 commit 3ad76fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Having a good guideline for creating commits and sticking to it makes working wi
414414
_Why:_
415415
> Flow introduces few syntaxes that also need to follow certain code style and be checked.
416416

417-
* Use `.eslintignore` to exclude file or folders from code style check.
417+
* Use `.eslintignore` to exclude files or folders from code style checks.
418418

419419
_Why:_
420420
> You don't have to pollute your code with `eslint-disable` comments whenever you need to exclude a couple of files from style checking.

0 commit comments

Comments
 (0)