Skip to content

Commit 0760194

Browse files
authored
[Workers] Correct spelling of repository in guide.mdx (#22622)
1 parent a50fa10 commit 0760194

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/http-status-codes/cloudflare-
199199

200200
To do more:
201201

202-
- Push your project to a GitHub or GitLab respoitory then [connect to builds](/workers/ci-cd/builds/#get-started) to enable automatic builds and deployments.
202+
- Push your project to a GitHub or GitLab repository then [connect to builds](/workers/ci-cd/builds/#get-started) to enable automatic builds and deployments.
203203
- Visit the [Cloudflare dashboard](https://dash.cloudflare.com/) for simpler editing.
204204
- Review our [Examples](/workers/examples/) and [Tutorials](/workers/tutorials/) for inspiration.
205205
- Set up [bindings](/workers/runtime-apis/bindings/) to allow your Worker to interact with other resources and unlock new functionality.

0 commit comments

Comments
 (0)