From 18827701868f28ffea50122c2b722947bae80e1f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 13 Jan 2020 16:37:10 +0100 Subject: [PATCH] :pencil2: Fixes a typo in GitHub label --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 69a4e00..719e28b 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -46,7 +46,7 @@ labels: - name: "Type: Discussion" color: d4c5f9 description: "Marks an issue as a generic discussion ticket." - - name: "Type: Maintaince" + - name: "Type: Maintenance" color: 2af79e description: "Generic maintaince tasks, e.g., package updates."