From 03d4a7bf1453c8aa3f49642d44e33366576c07a3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 3 Jan 2020 12:13:30 +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 2244763..0dfd336 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."