From cfa5494f4f93b7191e105efb13fd716ead668f24 Mon Sep 17 00:00:00 2001 From: Pramod Gupta Date: Sat, 22 Sep 2018 13:46:46 +0530 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e6de358..9340954e 100644 --- a/README.md +++ b/README.md @@ -1293,7 +1293,7 @@ The user is not blocked and the job is processed in the background. During this **[RabbitMQ](https://www.rabbitmq.com/)** is popular but requires you to adapt to the 'AMQP' protocol and manage your own nodes. -**[Amazon SQS](https://aws.amazon.com/sqs/)**, is hosted but can have high latency and has the possibility of messages being delivered twice. +**[Amazon SQS](https://aws.amazon.com/sqs/)** is hosted but can have high latency and has the possibility of messages being delivered twice. ### Task queues