fix spelling (#1567)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Kaligule 2020-08-01 23:21:55 +02:00 committed by GitHub
parent 537ea8df35
commit b59a524657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -354,8 +354,8 @@ rolling.
## black-primer
`black-primer` is a tool built for CI (and huumans) to have _Black_ `--check` a number
of (configured in `primer.json`) Git accessible projects in parallel.
`black-primer` is a tool built for CI (and humans) to have _Black_ `--check` a number of
(configured in `primer.json`) Git accessible projects in parallel.
[black_primer](https://github.com/psf/black/blob/master/docs/black_primer.md) has more
information regarding its usage and configuration.