Update String.md
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
### String
|
### String
|
||||||
|
|
||||||
String is one of the primitive values in JavaScript.
|
Strings are one of the primitive data types in JavaScript.
|
||||||
String is a sequence of characters used to represent text.
|
They are sequences of characters and are used to represent text.
|
||||||
|
|||||||
Reference in New Issue
Block a user