Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Jul 17, 2023
1 parent f263411 commit d1da76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ steps:
Note: When using this option, options such as `ignore-path` will be resolved based on the specified directory and files
outside this folder will be skipped too.

### Running linters on all files
### Running linter on all files

Typically, if you only want to run eslint on all files, this action is unnecessary. However, there are specific situations,
such as when a change is made to the `.eslintrc` file, where you may want to lint all files.
Expand Down

0 comments on commit d1da76f

Please sign in to comment.