mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Add missing comma to baseFind description. [ci skip]
This commit is contained in:
@@ -643,7 +643,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The base implementation of methods like `_.find` and `_.findKey` without
|
* The base implementation of methods like `_.find` and `_.findKey`, without
|
||||||
* support for callback shorthands, which iterates over `collection` using
|
* support for callback shorthands, which iterates over `collection` using
|
||||||
* the provided `eachFunc`.
|
* the provided `eachFunc`.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user