We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10274c commit 5010620Copy full SHA for 5010620
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