Fix typos in CONTRIBUTING.md

Message ID 20200713150537.GA3360287@tsubame.mg0.fr
State New
Headers show
Series Fix typos in CONTRIBUTING.md | expand

Commit Message

Frédéric Mangano-Tarumi July 13, 2020, 3:05 p.m. UTC
---
 CONTRIBUTING.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Lukas Fleischer July 14, 2020, 10:25 p.m. UTC | #1
On Mon, 13 Jul 2020 at 11:05:37, Frédéric Mangano-Tarumi wrote:
> ---
>  CONTRIBUTING.md | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Merged, thanks!

Patch

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