mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
Should be 'A convenient,' not 'An convenient'
This commit is contained in:
@@ -393,7 +393,7 @@ _.invoke([[5, 1, 7], [3, 2, 1]], 'sort');
|
||||
<p id="pluck">
|
||||
<b class="header">pluck</b><code>_.pluck(list, propertyName)</code>
|
||||
<br />
|
||||
An convenient version of what is perhaps the most common use-case for
|
||||
A convenient version of what is perhaps the most common use-case for
|
||||
<b>map</b>: extracting a list of property values.
|
||||
</p>
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user