README.md: another typo
This commit is contained in:
@@ -48,7 +48,7 @@ We can define the rules in `check.sh` by appending them at the bottom of the fil
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
./check.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.
|
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user