Skip to content

Commit 645d9a7

Browse files
Update src/content/docs/workers/wrangler/configuration.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 58e2524 commit 645d9a7

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
@@ -1310,7 +1310,7 @@ A common approach that a build tool might choose to implement is to output code
13101310
```
13111311

13121312
- This `my-tool` generates a `dist` directory that contains both compiled code and a new deployment configuration file.
1313-
It also generates a `.wrangler/deploy/config.json` file that redirects Wrangler to the new generated deployment configuration file:
1313+
It also generates a `.wrangler/deploy/config.json` file that redirects Wrangler to the new, generated deployment configuration file:
13141314

13151315
<FileTree>
13161316

0 commit comments

Comments
 (0)