Skip to content

Commit

Permalink
Merge pull request #13 from daviscabral/fix/issue-11/doc-typo
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
crudh authored Aug 24, 2018
2 parents ff49fbf + ba65878 commit 94e9122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ It can also be used with the following options:
Default is `false`. Control whether the merger should or not to do this recursively.

##### `modifier?: 'push' | 'unshift'`
Default is `push`. Manages the way the new data is added to the array (first or last position - respectivaly).
Default is `push`. Manages the way the new data is added to the array (first or last position - respectively).

## Releases
### 7.1.0
Expand Down

0 comments on commit 94e9122

Please sign in to comment.