Skip to content

Commit

Permalink
馃摎 DOCS: redundant trailing ) (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ab2nour committed Jun 21, 2022
1 parent 4bf38ac commit 391a8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/contributing.md
Expand Up @@ -49,7 +49,7 @@ All functions and class methods should be annotated with types and include a doc

## Testing

For code tests, myst-parser uses [pytest](https://docs.pytest.org)):
For code tests, myst-parser uses [pytest](https://docs.pytest.org):

```shell
>> cd MyST-Parser
Expand Down

0 comments on commit 391a8cd

Please sign in to comment.