From b59a5246577346e6da2cc2802015f08524abf545 Mon Sep 17 00:00:00 2001 From: Kaligule Date: Sat, 1 Aug 2020 23:21:55 +0200 Subject: [PATCH] fix spelling (#1567) Co-authored-by: Hugo van Kemenade --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 073150834d3..d4b239b7358 100644 --- a/README.md +++ b/README.md @@ -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.