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.
2 parents a43e160 + 41d1d7e commit cc65cfbCopy full SHA for cc65cfb
doc/en/types/typeof.md
@@ -2,7 +2,7 @@
2
3
The `typeof` operator (together with
4
[`instanceof`](#types.instanceof)) is probably the biggest
5
-design flaw of JavaScript, as it is near of being **completely broken**.
+design flaw of JavaScript, as it is nearly **completely broken**.
6
7
Although `instanceof` still has its limited uses, `typeof` really has only one
8
practical use case, which does **not** happen to be checking the type of an
0 commit comments