mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +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
|
||||
* the provided `eachFunc`.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user