diff --git a/_datasets/json/HS_cp.json b/_datasets/json/HS_cp.json index 95f2bf0d3..e4426d44e 100644 --- a/_datasets/json/HS_cp.json +++ b/_datasets/json/HS_cp.json @@ -1,8 +1,3 @@ -It looks like your JSON file is missing quotation marks around some key names, which is causing it to be invalid. Specifically, the key `datasets` should be wrapped in quotes. In JSON, keys must always be strings (i.e., enclosed in double quotes). - -Here's the corrected version: - -```json { "datasets": [ {