We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9d2bf commit 1e801cbCopy full SHA for 1e801cb
docs/pages/index.md
@@ -175,7 +175,7 @@ export default {
175
}
176
```
177
178
-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.
179
180
You'll be greeted with a beautiful OpenAPI page that you can use to test and call your new endpoint.
181
0 commit comments