README.md: another typo

This commit is contained in:
Vojtěch Káně
2025-08-07 18:48:11 +02:00
parent ab8d5a282b
commit bca4f6aa5a

View File

@@ -48,7 +48,7 @@ We can define the rules in `check.sh` by appending them at the bottom of the fil
```sh
./check.sh
``
```
it prints those that didn't pass. The return code is 0 on successful execution and all checks passing, 2 on successful execution but some checks non-passing and other exit codes signify a failure.