Skip to content

Commit b40afd3

Browse files
committed
Fix broken href
1 parent 06628c1 commit b40afd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The `collapse` method collapses a collection of arrays into a flat collection:
189189

190190
// [1, 2, 3, 4, 5, 6, 7, 8, 9]
191191

192-
<a name="method-collapse"></a>
192+
<a name="method-combine"></a>
193193
#### `combine()` {#collection-method}
194194

195195
The `combine` method combines the keys of the collection with the values of another array or collection:

0 commit comments

Comments
 (0)