From 8d036ceb3f0a0e0b52276e8d4afe840d1fcad11b Mon Sep 17 00:00:00 2001 From: jtpavlock Date: Mon, 13 Jul 2020 15:27:05 -0700 Subject: [PATCH] Spelling fix in CONTRIBUTING.md (#1547) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 525cb9c..0687aae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ $ black-primer [-k -w /tmp/black_test_repos] ## black-primer `black-primer` is used by CI to pull down well-known _Black_ formatted projects and see -if we get soure code changes. It will error on formatting changes or errors. Please run +if we get source code changes. It will error on formatting changes or errors. Please run before pushing your PR to see if you get the actions you would expect from _Black_ with your PR. You may need to change [primer.json](https://github.com/psf/black/blob/master/src/black_primer/primer.json) -- 2.39.2