From 07f275f0812730280660959e185f180c4f1c980e Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Wed, 21 Oct 2020 12:14:37 +0200 Subject: [PATCH] fix: malformed JSON --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 56ed1e95b..9175a7d76 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -7189,7 +7189,7 @@ "Klarna Checkout": { "cats": [ 41, - 6, + 6 ], "description": "Klarna Checkout is a complete payment solution where Klarna handles a store's entire checkout.", "icon": "Klarna.svg",