Skip to content

Commit

Permalink
docs(readme): better phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan authored Apr 17, 2023
1 parent 94d87eb commit 2da95fe
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 @@ -16,7 +16,7 @@ npm i next-safe-mutation zod

## Project configuration

### Code blocks below are taken from [this example repository](https://github.com/TheEdoRan/next-safe-mutation-example). Check it out to see a basic implementation of this library and to experiment a bit with it.
### Code blocks below are based on [this example repository](https://github.com/TheEdoRan/next-safe-mutation-example). Check it out to see a basic implementation of this library and to experiment a bit with it.

---

Expand Down Expand Up @@ -264,4 +264,4 @@ export { safeMutation };

## License

This project is licensed under the [MIT License](https://github.com/TheEdoRan/next-safe-mutation/blob/main/LICENSE).
This project is licensed under the [MIT License](https://github.com/TheEdoRan/next-safe-mutation/blob/main/LICENSE).

0 comments on commit 2da95fe

Please sign in to comment.