Minor function/method nit. [ci skip]

This commit is contained in:
John-David Dalton
2016-08-06 17:15:54 -07:00
parent 1f13a34687
commit b32fc6f6e6

View File

@@ -11242,7 +11242,7 @@
/**
* Checks if `value` is a valid array-like length.
*
* **Note:** This function is loosely based on
* **Note:** This method is loosely based on
* [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
*
* @static