mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Remove rogue comment delimiter from fp wiki template. [ci skip]
This commit is contained in:
@@ -166,7 +166,7 @@ mapValuesWithKey(function(value, key) {
|
||||
// => { 'a': -1, 'b': 1 }
|
||||
```
|
||||
|
||||
// Manual conversions are also possible with the `convert` module.
|
||||
Manual conversions are also possible with the `convert` module.
|
||||
```js
|
||||
var convert = require('lodash/fp/convert');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user