From 7d337bad51ce00033bea0f3858caca712e81e75e Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:07:56 +0100 Subject: [PATCH] fix JSON syntax Co-authored-by: Sammy Hori --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index cb3a7b7..3e80845 100644 --- a/data.json +++ b/data.json @@ -2210,6 +2210,6 @@ "Pug" ], "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." - }, + } ] }