Skip to content

Commit 68f90da

Browse files
authored
Minor change
1 parent 044d8d8 commit 68f90da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ typeof(a); // a is type of "boolean"
138138

139139
With Latest ECMA, JS has 7 data types
140140

141-
Six primitive data types:
141+
Six primitive data types:
142+
142143
1. Boolean
143144
2. String
144145
3. Number

0 commit comments

Comments
 (0)