From a701ae51bfdd8f24b58f916f8c4a40f525365b44 Mon Sep 17 00:00:00 2001 From: iglocska Date: Mon, 7 May 2018 12:46:25 +0200 Subject: [PATCH] changed key name to normalise multi-word keys --- lists/gdpr/list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lists/gdpr/list.json b/lists/gdpr/list.json index be12eaa..a74c149 100644 --- a/lists/gdpr/list.json +++ b/lists/gdpr/list.json @@ -1,6 +1,6 @@ { "name": "gdpr", - "expanded-name": "General Data Protection Regulation", + "expanded_name": "General Data Protection Regulation", "ref": [ "http://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX:32016R0679" ], @@ -110,4 +110,4 @@ } } ] -} \ No newline at end of file +}