From ec6336cdca45d2c816245a13aecf11ad9defbf2d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 2 Jan 2020 23:07:21 +0100 Subject: [PATCH] :pencil2: Fixes some spelling and grammar --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 341c775..c0c98b0 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -59,7 +59,7 @@ labels: description: "Marks an idea, which might be excepted and implemented." - name: "Incomplete" color: fef2c0 - description: "Marks an PR or issue that is missing information." + description: "Marks a PR or issue that is missing information." - name: "Pull request" color: fbca04 description: "There is an PR opened for this issue."