mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Fix typo in _falseOptions.jst.
This commit is contained in:
@@ -4,4 +4,4 @@ module.exports = {
|
|||||||
'fixed': false,
|
'fixed': false,
|
||||||
'immutable': false,
|
'immutable': false,
|
||||||
'rearg': false
|
'rearg': false
|
||||||
});
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user