Skip to content

Commit acd6b41

Browse files
authored
Update cloudflare.mdx
1 parent eddf8dc commit acd6b41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advanced/subpath/cloudflare.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: "Host documentation at a /docs subpath using Cloudflare Workers"
77

88
Navigate to the `Workers & Pages > Create application > Create worker`. You
99
should be presented with the following screen where you can create a new
10-
Cloudlfare worker.
10+
Cloudflare worker.
1111

1212
<Frame>
1313
<img alt="Create a Cloudflare worker" src="/images/cloudflare/worker.png" />
@@ -81,4 +81,4 @@ async function handleRequest(request) {
8181
```
8282

8383
Click on `Deploy` and wait for the changes to propagate (it can take up to a few
84-
hours).
84+
hours).

0 commit comments

Comments
 (0)