From 7e5484d0de254305b64748ac6d365b7f0fbbfd47 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 29 Mar 2022 23:20:13 +0400 Subject: [PATCH] Typo label is replaced by documentation label. --- .github/labels-extra.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/labels-extra.json b/.github/labels-extra.json index 97b9d95..9ad61a1 100644 --- a/.github/labels-extra.json +++ b/.github/labels-extra.json @@ -13,10 +13,5 @@ "name": "fix link", "color": "#d4c5f9", "description": "Existing link need to be updated" - }, - { - "name": "typo", - "color": "#fef2c0", - "description": "Tiny, obvious fix" } ] \ No newline at end of file