summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Mangano-Tarumi <fmang@mg0.fr>2020-07-13 17:05:37 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2021-02-20 17:24:30 +0100
commit8d5244d0c0c3b38f29b9b087c5e85082f0bb1f65 (patch)
tree5551af3c04ea957f65e7145ac96c689d3199b9f6
parent42f8f160b6c556a8c2006788a25b6fafe7be1c08 (diff)
downloadaur-8d5244d0c0c3b38f29b9b087c5e85082f0bb1f65.tar.gz
aur-8d5244d0c0c3b38f29b9b087c5e85082f0bb1f65.tar.xz
Fix typos in CONTRIBUTING.md
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r--CONTRIBUTING.md6
1 files 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@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