chore(seed): Normalise decsription field
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
0cd95ed2cb
commit
197635ffe7
@ -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": [],
|
||||
|
Reference in New Issue
Block a user