From ea7e6a4d5fb708dc4ec798e48e643090776021f6 Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Wed, 11 Dec 2019 21:10:10 +0100 Subject: [PATCH] Update developing-with-nats/receiving/queues.md --- developing-with-nats/receiving/queues.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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”] ``` -