Skip to content

Commit 05b1503

Browse files
Update src/content/docs/workers/wrangler/configuration.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 8d4f0f5 commit 05b1503

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
@@ -137,7 +137,7 @@ At a minimum, the `name`, `main` and `compatibility_date` keys are required to d
137137
- If true then Wrangler will traverse the file tree below `base_dir`.
138138
Any files that match `rules` will be included in the deployed Worker.
139139
Defaults to true if `no_bundle` is true, otherwise false.
140-
Can only be used with Module format workers (not Service Worker format).
140+
Can only be used with Module format Workers (not Service Worker format).
141141

142142
- `base_dir` <Type text="string" /> <MetaInfo text="optional" />
143143

0 commit comments

Comments
 (0)