Correct typo

This commit is contained in:
ansara
2021-08-09 04:07:48 +00:00
committed by GitHub
parent 0108efe58f
commit 1741a9034a
+1 -1
View File
@@ -34,7 +34,7 @@ sudo ln -s /Users/Shared/Python3/Python.framework/Versions/3.7/bin/python3 /usr/
## Use pre-commit to set automatic commit requirements
This project makes use of [pre-commit](https://pre-commit.com/) to do automatic
lint and style checing on every commit containing Python files.
lint and style checking on every commit containing Python files.
To install the pre-commit hook, run the executable from your Python 3 framework
while in your current autopkg git checkout: