mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Fix typo
Former-commit-id: b9fa32da8453a1a928b16bc712a9f2ec53722341
This commit is contained in:
@@ -2685,8 +2685,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the last element of the `array`. Pass `n` to return the lasy `n`
|
* Gets the last element of the `array`. Pass `n` to return the last `n`
|
||||||
* elementsvof the `array`.
|
* elements of the `array`.
|
||||||
*
|
*
|
||||||
* @static
|
* @static
|
||||||
* @memberOf _
|
* @memberOf _
|
||||||
|
|||||||
Reference in New Issue
Block a user