Skip to content

Commit 5e8c337

Browse files
Update api.mdx
Co-authored-by: Carmen Popoviciu <[email protected]>
1 parent 5219260 commit 5e8c337

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/wrangler

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ The bindings supported by `getPlatformProxy` are:
391391

392392
- To use a Durable Object binding with `getPlatformProxy`, always specify a [`script_name`](/workers/wrangler/configuration/#durable-objects).
393393

394-
For example, you might have the following binding in a file read by `getPlatformProxy`.
394+
For example, you might have the following binding in a Wrangler configuration file read by `getPlatformProxy`.
395395

396396
<WranglerConfig>
397397

0 commit comments

Comments
 (0)