Skip to content

Commit 78a0bc7

Browse files
authored
Update src/content/docs/workers/static-assets/index.mdx
1 parent 414f5f4 commit 78a0bc7

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
@@ -171,7 +171,7 @@ We should now see a new directory `/dist` in our project, which contains the com
171171

172172
</FileTree>
173173

174-
In the next step, we'll tell Cloudflare where to find our compiled assets in a Wrangler configuration file.
174+
In the next step, we use a Wrangler configuration file to allow Cloudflare to locate our compiled assets.
175175

176176
#### 3. Add a Wrangler configuration file (`wrangler.toml` or `wrangler.json`)
177177

0 commit comments

Comments
 (0)