Skip to content

Commit

Permalink
merge: Fix broken english in API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dlespiau committed Aug 14, 2019
1 parent e5518dc commit 8aab6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std/merge.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ function arrayMergeWithKey(a, b, mergeKey, rules) {
* });
* ```
*
* Will result to:
* Will give the result:
*
* ```js
* {
Expand Down

0 comments on commit 8aab6c1

Please sign in to comment.