From 0c966e796eb9ae0d6a4ce4184eb5fb409e84a3f2 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Thu, 1 Oct 2020 14:05:50 +0300 Subject: [PATCH] contributing: fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3fa0c0133..49257b71c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ Also we will reject any requests for low-quality packages, simple utilities cons of one-file scripts and scripts which automate use of existing packages. We want to be sure that are adding useful things into our repositories. So when -requesting a package, please provide a brief description what packages do and why +requesting a package, please provide a brief description what package does and why we should add it. Statements like `"it's hard to compile on device"`, `"I request it because I need it"`, `"it's convenient to install it with package manager"` are NOT valid reasons to request a package.