Skip to content

Commit 01da16f

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

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
@@ -437,5 +437,5 @@ The bindings supported by `getPlatformProxy` are:
437437
If you are using Pages:
438438
<PackageManagers type="exec" pkg="wrangler" args="pages dev -c path/to/pages/wrangler.jsonc -c path/to/external-do-worker/wrangler.jsonc" />
439439

440-
If you are using Workers with Assets:
440+
If you are using Workers with Assets run:
441441
<PackageManagers type="exec" pkg="wrangler" args="dev -c path/to/workers-assets/wrangler.jsonc -c path/to/external-do-worker/wrangler.jsonc" />

0 commit comments

Comments
 (0)