Skip to content

Commit 387f3d0

Browse files
Update src/content/docs/workers/wrangler/configuration.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 146c8c2 commit 387f3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ Wrangler will display messaging to the user to indicate that the configuration h
12911291

12921292
A common approach that a build tool might choose to implement is to output code and configuration in a `dist` directory.
12931293

1294-
- The user writes code that uses Cloudflare Workers resources, configured via a user `wrangler.toml` file.
1294+
- First, the user writes code that uses Cloudflare Workers resources, configured via a user `wrangler.toml` file.
12951295

12961296
```toml
12971297
name = "my-worker"

0 commit comments

Comments
 (0)