cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Typo `namespace` should be `broker`

Open nathanclevenger opened this issue 2 years ago • 0 comments

Which Cloudflare product does this pertain to?

Pub/Sub

Existing documentation URL(s)

https://developers.cloudflare.com/pub-sub/get-started/guide/#5-create-a-broker

Section that requires update

5. Create a Broker

What needs to change?

$ wrangler pubsub namespace create example-broker --namespace=my-namespace

How should it change?

$ wrangler pubsub broker create example-broker --namespace=my-namespace

Additional information

No response

nathanclevenger avatar Sep 15 '22 14:09 nathanclevenger