Skip to content

Commit

Permalink
docs(readme): update
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Aug 22, 2024
1 parent 26cbcf0 commit ddffbd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ test('base - mutate with error', () => {
## APIs

### `mutate()`
Mutate the mutable object
Mutate the mutable object, and return the patches and inverse patches.

### `apply()`
Apply the mutable update with patches
Apply the mutable update with patches.

## License

Expand Down

0 comments on commit ddffbd5

Please sign in to comment.