We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb08fdc + 5301658 commit 8692575Copy full SHA for 8692575
index.html
@@ -1370,7 +1370,7 @@ <h2 id="objects">Object Functions</h2>
1370
</pre>
1371
1372
<p id="mapObject">
1373
- <b class="header">mapObject</b><code>_.mapObject(array, iteratee, [context])</code>
+ <b class="header">mapObject</b><code>_.mapObject(object, iteratee, [context])</code>
1374
<br />
1375
Like <a href="#map">map</a>, but for objects. Transform the value
1376
of each property in turn.
0 commit comments