From 3e1fea9bdbe742c8e203ec9098ac68d38ed37e0c Mon Sep 17 00:00:00 2001 From: Lukasz Grzybowski Date: Fri, 12 Jan 2018 15:51:45 +0100 Subject: [PATCH] fix(map): Removed required sign from challenges Closes #16239 --- .../information-security-with-helmetjs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/06-information-security-and-quality-assurance/information-security-with-helmetjs.json b/challenges/06-information-security-and-quality-assurance/information-security-with-helmetjs.json index ccd062bd17..1c8359dfeb 100644 --- a/challenges/06-information-security-and-quality-assurance/information-security-with-helmetjs.json +++ b/challenges/06-information-security-and-quality-assurance/information-security-with-helmetjs.json @@ -397,4 +397,4 @@ "translations": {} } ] -} \ No newline at end of file +}