Skip to content

Commit 16ba2a9

Browse files
Update src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/developing-with-wrangler.mdx
Co-authored-by: Dario Piotrowicz <[email protected]>
1 parent f6de38a commit 16ba2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/developing-with-wrangler.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ You can configure dispatch namespace bindings to connect to remote dispatch name
211211
{
212212
"binding": "DISPATCH_NAMESPACE",
213213
"namespace": "testing",
214-
"experimental_remote":true
214+
"experimental_remote": true
215215
}
216216
]
217217
}

0 commit comments

Comments
 (0)