mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 12:27: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 }
|
// => { 'a': -1, 'b': 1 }
|
||||||
```
|
```
|
||||||
|
|
||||||
// Manual conversions are also possible with the `convert` module.
|
Manual conversions are also possible with the `convert` module.
|
||||||
```js
|
```js
|
||||||
var convert = require('lodash/fp/convert');
|
var convert = require('lodash/fp/convert');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user