From 3e8606781ea81b039f92eed19c52241214a9115c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 21 Jun 2019 09:31:15 -0700 Subject: [PATCH] Fix typo --- src/panels/config/cloud/account/cloud-alexa-pref.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/config/cloud/account/cloud-alexa-pref.ts b/src/panels/config/cloud/account/cloud-alexa-pref.ts index 4c76180b81..700e4b9ab3 100644 --- a/src/panels/config/cloud/account/cloud-alexa-pref.ts +++ b/src/panels/config/cloud/account/cloud-alexa-pref.ts @@ -61,7 +61,7 @@ export class CloudAlexaPref extends LitElement { ? html`

Enable State Reporting

- If you enable state reporting, Home Assistant will sent + If you enable state reporting, Home Assistant will send all state changes of exposed entities to Amazon. This allows you to always see the latest states in the Alexa app and use the state changes to create routines.