From d56e6dccd12fcaf4bd0f01957ecc83ff71e73566 Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Fri, 3 Sep 2021 00:24:32 +0100 Subject: [PATCH] Corrected syntax --- src/technologies/k.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/k.json b/src/technologies/k.json index 0efd6e635..83578cc21 100644 --- a/src/technologies/k.json +++ b/src/technologies/k.json @@ -634,8 +634,7 @@ "html": "", "icon": "Kubernetes.svg", "website": "https://kubernetes.io/" - } -}, + }, "Kustomer": { "cats": [ 52, @@ -650,4 +649,5 @@ "cdn\\.kustomerapp\\.com" ], "website": "ttps://www.kustomer.com/" - } + } +}