From a6922e4159bc54bc7da0ccbe01919605434b534e Mon Sep 17 00:00:00 2001 From: "Noel.b" Date: Wed, 21 Dec 2016 22:16:09 +0900 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 019f5d1..bd59d93 100644 --- a/README.md +++ b/README.md @@ -1647,7 +1647,7 @@ You're never really done. - [ ] [Amazon SQS (queue)](https://aws.amazon.com/sqs/) - [ ] [Amazon SNS (pub-sub)](https://aws.amazon.com/sns/) - [ ] [RabbitMQ](https://www.rabbitmq.com/) - - [Get Startet](https://www.rabbitmq.com/getstarted.html) + - [Get Started](https://www.rabbitmq.com/getstarted.html) - [ ] [Celery](http://www.celeryproject.org/) - [First Steps With Celery](http://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html) - [ ] [ZeroMQ](http://zeromq.org/)