Glossary format update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
### String
|
||||
---
|
||||
title: String
|
||||
tags: String
|
||||
---
|
||||
|
||||
Strings are one of the primitive data types in JavaScript.
|
||||
They are sequences of characters and are used to represent text.
|
||||
|
||||
Reference in New Issue
Block a user