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 e05a674 commit 5219260Copy full SHA for 5219260
src/content/docs/workers/wrangler/api.mdx
@@ -418,7 +418,7 @@ The bindings supported by `getPlatformProxy` are:
418
},
419
};
420
```
421
- That Worker also needs a Wrangler config that looks like this:
+ That Worker also needs a Wrangler configuration file that looks like this:
422
423
<WranglerConfig>
424
```json
0 commit comments