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 7be4468 commit df30027Copy full SHA for df30027
src/content/docs/workers/get-started/guide.mdx
@@ -199,7 +199,7 @@ If you see [`523` errors](/support/troubleshooting/cloudflare-errors/troubleshoo
199
200
To do more:
201
202
-- Visit the [Cloudlfare dashboard](https://dash.cloudflare.com/) for simpler editing.
+- Visit the [Cloudflare dashboard](https://dash.cloudflare.com/) for simpler editing.
203
- Review our [Examples](/workers/examples/) and [Tutorials](/workers/tutorials/) for inspiration.
204
- Set up [bindings](/workers/runtime-apis/bindings/) to allow your Worker to interact with other resources and unlock new functionality.
205
- Learn how to [test and debug](/workers/testing/) your Workers.
0 commit comments