Skip to content

Commit

Permalink
grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssadai committed Dec 14, 2023
1 parent 58827d7 commit d51950b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Finally, to run the test suite we need to install the `bids-examples` and `neuro
git submodule init
git submodule update
```
Confirm that everything works well by running a test
Confirm that everything works well by running a test:
`pytest .`
(no tests should fail).

Expand Down

0 comments on commit d51950b

Please sign in to comment.