chore(seed): Normalise decsription field
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
fc04fad6d2
commit
1db1470465
@ -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