fix(meta): remove leading spaces (#31757)

This commit is contained in:
joey zielinski
2019-01-14 13:48:16 -05:00
committed by mrugesh mohapatra
parent 7e5e960be7
commit 23cb7b8043

View File

@ -78,7 +78,7 @@
], ],
[ [
"587d7b7d367417b2b2512b1d", "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", "587d7b7d367417b2b2512b1e",
@ -91,4 +91,4 @@
], ],
"helpRoom": "Help", "helpRoom": "Help",
"fileName": "02-javascript-algorithms-and-data-structures/basic-data-structures.json" "fileName": "02-javascript-algorithms-and-data-structures/basic-data-structures.json"
} }