diff --git a/homeassistant/components/alarmdecoder/strings.json b/homeassistant/components/alarmdecoder/strings.json index d8067ef6d34..e1b5a774a87 100644 --- a/homeassistant/components/alarmdecoder/strings.json +++ b/homeassistant/components/alarmdecoder/strings.json @@ -17,7 +17,7 @@ }, "data_description": { "host": "The hostname or IP address of the machine connected to the AlarmDecoder device.", - "port": "The port on which AlarmDecoder is accessible (i.e. 10000)" + "port": "The port on which AlarmDecoder is accessible (for example, 10000)" } } },