Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 32623ce

Browse files
fix typo
1 parent 19a6069 commit 32623ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ if(!(this instanceof arguments.callee)){
314314
315315
### checking Array-iness
316316
317-
* ```typeof``` with array operands returns ```Object```
317+
* ```typeof``` with array operands returns ```object```
318318
* before ES5 - checking for length or slice property
319319
* ES5 introduced .isArray method
320320
* also ```Object.prototype.toString()``` returns ```"[object Array]"``` (instead of ```"[object Object]"```)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /