Fix typos in CONTRIBUTING.md

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Frédéric Mangano-Tarumi 2020-07-13 17:05:37 +02:00 committed by Lukas Fleischer
parent 42f8f160b6
commit 8d5244d0c0

View file

@ -2,9 +2,9 @@
Patches should be sent to the [aur-dev@archlinux.org][1] mailing list. Patches should be sent to the [aur-dev@archlinux.org][1] mailing list.
Before sending patched you are recomended to run the `flake8` and `isort`. Before sending patches, you are recommended to run `flake8` and `isort`.
You can add git hook to do this by installing `python-pre-install` and running You can add a git hook to do this by installing `python-pre-commit` and running
`pre-install install`. `pre-commit install`.
[1] https://lists.archlinux.org/listinfo/aur-dev [1] https://lists.archlinux.org/listinfo/aur-dev