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 eddf8dc commit acd6b41Copy full SHA for acd6b41
advanced/subpath/cloudflare.mdx
@@ -7,7 +7,7 @@ description: "Host documentation at a /docs subpath using Cloudflare Workers"
7
8
Navigate to the `Workers & Pages > Create application > Create worker`. You
9
should be presented with the following screen where you can create a new
10
-Cloudlfare worker.
+Cloudflare worker.
11
12
<Frame>
13
<img alt="Create a Cloudflare worker" src="/images/cloudflare/worker.png" />
@@ -81,4 +81,4 @@ async function handleRequest(request) {
81
```
82
83
Click on `Deploy` and wait for the changes to propagate (it can take up to a few
84
-hours).
+hours).
0 commit comments