Skip to content

Commit e8d96d9

Browse files
authored
Update src/content/docs/workers/static-assets/index.mdx
1 parent 40f1967 commit e8d96d9

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/static-assets

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ In the next step, we use a Wrangler configuration file to allow Cloudflare to lo
186186

187187
</WranglerConfig>
188188

189-
**Notice the `[assets]` block**: here we've specified our directory where Cloudflare can find our compiled assets (`./dist`).
189+
**Notice the `[assets]` block**: here we have specified our directory where Cloudflare can find our compiled assets (`./dist`).
190190

191191
Our project structure should now look like this:
192192

0 commit comments

Comments
 (0)