Skip to content

Commit

Permalink
Fixing one more typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sscheib committed Mar 20, 2024
1 parent 1194f16 commit e450392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ In *this* project, we actually use `tox` to make running our tests locally and i

## Usage as `pre-commit` Hook

PySpelling can be used as a [`pre-commit`](https://pre-commit.com/) hook. To use it as `pre-commit` hook, please have a
PySpelling can be used as a [`pre-commit`](https://pre-commit.com/) hook. To use it as a `pre-commit` hook, please have a
look at the following example `.pre-commit-config.yaml`:

```yaml
Expand Down

0 comments on commit e450392

Please sign in to comment.