From f2e2f57f1315268c06bd124b3c404cb05089cfa4 Mon Sep 17 00:00:00 2001 From: Ray Goat Date: Tue, 9 Apr 2019 23:13:18 +0200 Subject: [PATCH] Update spelling (#9181) Just made the text a little more English. --- source/_components/aws.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/aws.markdown b/source/_components/aws.markdown index c13be5b492c..39d18724df7 100644 --- a/source/_components/aws.markdown +++ b/source/_components/aws.markdown @@ -13,7 +13,7 @@ ha_category: ha_release: "0.91" --- -The `aws` integration provides a single place to interact [Amazon Web Services](https://aws.amazon.com/). Current it provide a notification platform can send a message to [AWS SQS](https://aws.amazon.com/sqs/), [AWS SNS](https://aws.amazon.com/sns/), or invoke [AWS Lambda](https://aws.amazon.com/lambda/) functions. +The `aws` integration provides a single place to interact with [Amazon Web Services](https://aws.amazon.com/). Currently it provides a notification platform that can send a message to [AWS SQS](https://aws.amazon.com/sqs/), [AWS SNS](https://aws.amazon.com/sns/), or invoke [AWS Lambda](https://aws.amazon.com/lambda/) functions. ## {% linkable_title Setup %}