[PATCH] Fix typos in CONTRIBUTING.md

Frédéric Mangano-Tarumi fmang at mg0.fr
Mon Jul 13 15:05:37 UTC 2020


---
 CONTRIBUTING.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a37d980a..7b9ff466 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,9 +2,9 @@
 
 Patches should be sent to the [aur-dev at 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
-`pre-install install`.
+You can add a git hook to do this by installing `python-pre-commit` and running
+`pre-commit install`.
 
 [1] https://lists.archlinux.org/listinfo/aur-dev
-- 
2.27.0


More information about the aur-dev mailing list