From ff6c4574a333ec9fa45dd4aaa4de6a1b2052ce6b Mon Sep 17 00:00:00 2001 From: Shubhang Balkundi Date: Wed, 27 Mar 2024 08:23:44 +0530 Subject: [PATCH] fixes docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fed292..f92163d 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ Just invoke the API with the following query params | Param | Example | Description | | ------- | --------- | ----------------------------------------------------------- | | count\* | 100 | integer value | -| queue\* | foo_retry | the `queue_key` "only" as specified in you rabbitmq config | +| queue\* | foo_retry | the `queue_key` **only** as specified in you rabbitmq config | > [!NOTE] > \* indicates a required param