You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers/get-started/guide.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,7 @@ If you see [`523` errors](/support/troubleshooting/http-status-codes/cloudflare-
199
199
200
200
To do more:
201
201
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.
203
203
- Visit the [Cloudflare dashboard](https://dash.cloudflare.com/) for simpler editing.
204
204
- Review our [Examples](/workers/examples/) and [Tutorials](/workers/tutorials/) for inspiration.
205
205
- Set up [bindings](/workers/runtime-apis/bindings/) to allow your Worker to interact with other resources and unlock new functionality.
0 commit comments