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 146c8c2 commit 387f3d0Copy full SHA for 387f3d0
src/content/docs/workers/wrangler/configuration.mdx
@@ -1291,7 +1291,7 @@ Wrangler will display messaging to the user to indicate that the configuration h
1291
1292
A common approach that a build tool might choose to implement is to output code and configuration in a `dist` directory.
1293
1294
-- The user writes code that uses Cloudflare Workers resources, configured via a user `wrangler.toml` file.
+- First, the user writes code that uses Cloudflare Workers resources, configured via a user `wrangler.toml` file.
1295
1296
```toml
1297
name = "my-worker"
0 commit comments