ethanniser / next-typesafe-url

Fully typesafe, JSON serializable, and zod validated URL search params, dynamic route params, and routing for NextJS.
https://next-typesafe-url.dev
MIT License
362 stars 16 forks source link

fix: documentation typos #80

Closed JoeKarow closed 7 months ago

JoeKarow commented 7 months ago

Fixed typos that I noticed while reading through the docs.

ethanniser commented 7 months ago

thank you