diff --git a/homeassistant/components/lutron_caseta/translations/en.json b/homeassistant/components/lutron_caseta/translations/en.json index 96c00d6cb42..48b305ac7fa 100644 --- a/homeassistant/components/lutron_caseta/translations/en.json +++ b/homeassistant/components/lutron_caseta/translations/en.json @@ -23,7 +23,7 @@ "host": "Host" }, "description": "Enter the IP address of the device.", - "title": "Automaticlly connect to the bridge" + "title": "Automatically connect to the bridge" } } }, @@ -73,4 +73,4 @@ "release": "\"{subtype}\" released" } } -} \ No newline at end of file +} diff --git a/homeassistant/components/roomba/translations/en.json b/homeassistant/components/roomba/translations/en.json index 9c373d649aa..11c9c6e27fd 100644 --- a/homeassistant/components/roomba/translations/en.json +++ b/homeassistant/components/roomba/translations/en.json @@ -15,7 +15,7 @@ "host": "Host" }, "description": "Select a Roomba or Braava.", - "title": "Automaticlly connect to the device" + "title": "Automatically connect to the device" }, "link": { "description": "Press and hold the Home button on {name} until the device generates a sound (about two seconds).", @@ -59,4 +59,4 @@ } } } -} \ No newline at end of file +}