cloudflare / chanfana

OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
https://chanfana.pages.dev
MIT License
301 stars 40 forks source link

docs: fixes a typo in index #136

Closed isbecker closed 6 months ago

isbecker commented 6 months ago

This PR fixes a small typo in the docs, changing the word our to or.

- Finally, run `wrangler dev` and head to `/docs` our `/redocs` with your browser.
+ Finally, run `wrangler dev` and head to `/docs` or `/redocs` with your browser.