From 98bd20a86db1843bbe895be11d26b073366d8065 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 23 Jun 2019 08:53:35 +0200 Subject: [PATCH] :pencil2: Maintaince -> Maintenance --- .github/settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 07c3a5b..ee728c5 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -46,9 +46,9 @@ labels: - name: "Type: Discussion" color: d4c5f9 description: "Marks an issue as an generic discussion ticket." - - name: "Type: Maintaince" + - name: "Type: Maintenance" color: 2af79e - description: "Generic maintaince tasks, e.g., package updates." + description: "Generic maintenance tasks, e.g., package updates." # Additional markers - name: "Security"