Skip to content

Commit 7053d45

Browse files
Update src/content/docs/workers/wrangler/configuration.mdx
Co-authored-by: Kody Jackson <[email protected]>
1 parent 032ebe5 commit 7053d45

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
@@ -1363,7 +1363,7 @@ A common example of using a redirected configuration is where a custom build too
13631363
}
13641364
```
13651365

1366-
Note that, now, the `main` property points to the generated code entry-point, no environment is defined,
1366+
Now, the `main` property points to the generated code entry-point, no environment is defined,
13671367
and the `MY_VARIABLE` variable is resolved to the staging environment value.
13681368

13691369
And the `.wrangler/deploy/config.json` contains the path to the generated configuration file:

0 commit comments

Comments
 (0)