diff --git a/curriculum/challenges/_meta/basic-data-structures/meta.json b/curriculum/challenges/_meta/basic-data-structures/meta.json index 0c2386eac2..c99868c5db 100644 --- a/curriculum/challenges/_meta/basic-data-structures/meta.json +++ b/curriculum/challenges/_meta/basic-data-structures/meta.json @@ -78,7 +78,7 @@ ], [ "587d7b7d367417b2b2512b1d", - " Iterate Through the Keys of an Object with a for...in Statement" + "Iterate Through the Keys of an Object with a for...in Statement" ], [ "587d7b7d367417b2b2512b1e", @@ -91,4 +91,4 @@ ], "helpRoom": "Help", "fileName": "02-javascript-algorithms-and-data-structures/basic-data-structures.json" -} \ No newline at end of file +}