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 5219260 commit 5e8c337Copy full SHA for 5e8c337
src/content/docs/workers/wrangler/api.mdx
@@ -391,7 +391,7 @@ The bindings supported by `getPlatformProxy` are:
391
392
- To use a Durable Object binding with `getPlatformProxy`, always specify a [`script_name`](/workers/wrangler/configuration/#durable-objects).
393
394
- For example, you might have the following binding in a file read by `getPlatformProxy`.
+ For example, you might have the following binding in a Wrangler configuration file read by `getPlatformProxy`.
395
396
<WranglerConfig>
397
0 commit comments