Skip to content

Commit 0580393

Browse files
authored
- Readme (#7)
Minor change for confirming permissions.
1 parent 32b1484 commit 0580393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This will build all packages in this repository in the right order using `turbo`
3434

3535
## Linting
3636

37-
All packages are validated via ESLint with a consistent set of rules as well as enforces styling through prettier. To explicitly run linting, use `npm run lint`, and some changes can be fixed automatically with `npm run lint -- --fix`.
37+
All packages are validated via ESLint with a consistent set of rules as well as enforces styling through prettier. To explicitly run linting, use `npm run lint`, and some changes can be fixed automatically with `npm run lint -- --fix`
3838

3939
## Testing
4040

0 commit comments

Comments
 (0)