From fda1a14e1fb9c9d690ffcacb1c26f5a8d6f4b31e Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Fri, 8 Sep 2023 11:09:57 +1000 Subject: [PATCH] 50char max --- .github/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labels.yml b/.github/labels.yml index 8ae6d89..374588a 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -155,7 +155,7 @@ - name: "E:2.1: Production testing of existing protocols" description: https://github.com/waku-org/pm/issues/49 color: e99695 -- name: "E:2.2: Sharded capability discovery for light protocols" +- name: "E:2.2: Sharded cap discovery for light protocols" description: https://github.com/waku-org/pm/issues/63 color: 92A880 - name: "E:3.2: Basic DoS protection in production"