From: jtpavlock Date: Mon, 13 Jul 2020 22:27:05 +0000 (-0700) Subject: Spelling fix in CONTRIBUTING.md (#1547) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/8d036ceb3f0a0e0b52276e8d4afe840d1fcad11b Spelling fix in CONTRIBUTING.md (#1547) --- 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)