Skip to content

Commit

Permalink
docs: fixes a typo in index (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
isbecker committed Mar 15, 2024
1 parent 2d9d2bf commit 1e801cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export default {
}
```

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.

You'll be greeted with a beautiful OpenAPI page that you can use to test and call your new endpoint.

Expand Down

0 comments on commit 1e801cb

Please sign in to comment.