We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d23fd8 + 5010620 commit 0af081dCopy full SHA for 0af081d
1-js/02-first-steps/05-types/article.md
@@ -226,7 +226,7 @@ The last three lines may need additional explanation:
226
227
## Summary
228
229
-There are 7 basic types in JavaScript.
+There are 7 basic data types in JavaScript.
230
231
- `number` for numbers of any kind: integer or floating-point.
232
- `string` for strings. A string may have one or more characters, there's no separate single-character type.
0 commit comments