chore(seed): Normalise decsription field

This commit is contained in:
Stuart Taylor
2018-03-23 13:54:14 +00:00
committed by Mrugesh Mohapatra
parent fc04fad6d2
commit 1db1470465

View File

@ -11,7 +11,8 @@
[ [
"", "",
"", "",
"JavaScript is a high-level programming language that all modern web browsers support. It is also one of the core technologies of the web, along with HTML and CSS that you may have learned previously. This section will cover basic programming concepts in JavaScript, which range from variables and arithemtic to objects and loops." "JavaScript is a high-level programming language that all modern web browsers support. It is also one of the core technologies of the web, along with HTML and CSS that you may have learned previously. This section will cover basic programming concepts in JavaScript, which range from variables and arithemtic to objects and loops.",
""
] ]
], ],
"challengeSeed": [], "challengeSeed": [],