Skip to content

Commit 146c8c2

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

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
@@ -1265,7 +1265,7 @@ It is unlikely that an application developer will need to use this feature, but
12651265
:::
12661266

12671267
When using a framework or a custom pre-build process, some tools need to generate a modified Wrangler configuration alongside the generated code.
1268-
In this case, the tool may also create a special `.wrangler/deploy/config.json` file that redirects Wrangler to use the generated configuration rather than the original user configuration.
1268+
In this case, the tool may also create a special `.wrangler/deploy/config.json` file that redirects Wrangler to use the generated configuration rather than the original, user's configuration.
12691269

12701270
Wrangler uses this generated configuration only for the following deploy and dev related commands:
12711271

0 commit comments

Comments
 (0)