Skip to content

Commit a32f57b

Browse files
committed
Fix typo in README
1 parent c594808 commit a32f57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pre-commit install
2828
Check linting (it should be automatically done before any commit):
2929

3030
```console
31-
pre-commint run -a
31+
pre-commit run -a
3232
```
3333

3434
Check unit tests:

0 commit comments

Comments
 (0)