From b939bf485f0da728c4bc69d1678a2726b83a9ce7 Mon Sep 17 00:00:00 2001 From: Rick M Date: Thu, 2 Sep 2021 22:31:35 -0400 Subject: [PATCH] Typo fix in snigel AdConsent description managment > management --- src/technologies/s.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index e984531ed..16b324100 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -3453,7 +3453,7 @@ "cats": [ 67 ], - "description": "snigel AdConsent is a IAB-registered consent managment platfrom (CMP) which help keep sites speed intact while remaining compliant with GDPR and CCPA.", + "description": "snigel AdConsent is a IAB-registered consent management platfrom (CMP) which help keep sites speed intact while remaining compliant with GDPR and CCPA.", "icon": "snigel.svg", "js": { "adconsent.version": "^([\\d.]+)$\\;version:\\1", @@ -3509,4 +3509,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}