diff --git a/developing-with-nats/receiving/queues.md b/developing-with-nats/receiving/queues.md index b529e77..5d3b6f9 100644 --- a/developing-with-nats/receiving/queues.md +++ b/developing-with-nats/receiving/queues.md @@ -143,7 +143,6 @@ users = [ deny: ["> *.prod"] } } -]t also queue group called “v1” +] allow: [“foo”, “foo v1”] ``` -