mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 18:37:50 +00:00
Tweak docs for _.after. [ci skip]
This commit is contained in:
@@ -6416,7 +6416,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* The opposite of `_.before`; this method creates a function that invokes
|
* The opposite of `_.before`; this method creates a function that invokes
|
||||||
* `func` only after it is called `n` times.
|
* `func` once it is called `n` or more times.
|
||||||
*
|
*
|
||||||
* @static
|
* @static
|
||||||
* @memberOf _
|
* @memberOf _
|
||||||
|
|||||||
Reference in New Issue
Block a user