Skip to content

Commit bddc25b

Browse files
Update src/content/docs/workers/wrangler/api.mdx
Co-authored-by: Carmen Popoviciu <[email protected]>
1 parent 2e3c522 commit bddc25b

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
@@ -434,7 +434,7 @@ The bindings supported by `getPlatformProxy` are:
434434

435435
Otherwise, you can build your application and run both Workers in the same Wrangler dev session.
436436

437-
If you are using Pages:
437+
If you are using Pages run:
438438
<PackageManagers type="exec" pkg="wrangler" args="pages dev -c path/to/pages/wrangler.jsonc -c path/to/external-do-worker/wrangler.jsonc" />
439439

440440
If you are using Workers with Assets run:

0 commit comments

Comments
 (0)