From ba6618c6b9c88f2d142bd20ce2f8d8e864b0a53a Mon Sep 17 00:00:00 2001 From: "Alessio \"LeX\" Calafiore" Date: Thu, 3 Aug 2017 20:03:37 +0200 Subject: [PATCH] Fix typo in Elasticache link to pricing (#479) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1029d4b..e9689ac 100644 --- a/README.md +++ b/README.md @@ -1199,7 +1199,7 @@ ElastiCache - 📒 [Homepage](https://aws.amazon.com/elasticache/) ∙ [User guide](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide) ∙ [FAQ](https://aws.amazon.com/elasticache/faqs/) ∙ - [Pricing](https://aws.amazon.com/elasticathe/pricing/) + [Pricing](https://aws.amazon.com/elasticache/pricing/) - **ElastiCache** is a managed in-memory cache service, that can be used to store temporary data in a fast in-memory cache, typically in order to avoid repeating the same computation multiple times when it could be reused.