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 246ac06 commit fab8038Copy full SHA for fab8038
concepts/type-checking/about.md
@@ -1,6 +1,6 @@
1
# About
2
3
-Knowning what type an object has is often very important for code to run smoothly and without errors.
+Knowning what the type of a piece of data is, is often very important for code to run smoothly and without errors.
4
5
Javascript has several ways to check the type of an object.
6
0 commit comments