mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Fix doc and test label typos. [ci skip]
This commit is contained in:
committed by
John-David Dalton
parent
8e64432e2c
commit
5e639d1704
@@ -845,7 +845,7 @@
|
||||
var array = [1, 2, 3],
|
||||
object = { 'a': 1 };
|
||||
|
||||
QUnit.test('should provice the correct `customizer` arguments', function(assert) {
|
||||
QUnit.test('should provide the correct `customizer` arguments', function(assert) {
|
||||
assert.expect(3);
|
||||
|
||||
var args,
|
||||
|
||||
Reference in New Issue
Block a user