Skip to content

Commit 73adaaa

Browse files
authored
Fix spelling error on guide.mdx
fix spelling error
1 parent 7be4468 commit 73adaaa

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/get-started

1 file changed

+1
-1
lines changed

src/content/docs/workers/get-started/guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ If you see [`523` errors](/support/troubleshooting/cloudflare-errors/troubleshoo
199199

200200
To do more:
201201

202-
- Visit the [Cloudlfare dashboard](https://dash.cloudflare.com/) for simpler editing.
202+
- Visit the [Cloudflare dashboard](https://dash.cloudflare.com/) for simpler editing.
203203
- Review our [Examples](/workers/examples/) and [Tutorials](/workers/tutorials/) for inspiration.
204204
- Set up [bindings](/workers/runtime-apis/bindings/) to allow your Worker to interact with other resources and unlock new functionality.
205205
- Learn how to [test and debug](/workers/testing/) your Workers.

0 commit comments

Comments
 (0)