diff --git a/homeassistant/components/rachio/strings.json b/homeassistant/components/rachio/strings.json index c6f1f4ca264..14536557e70 100644 --- a/homeassistant/components/rachio/strings.json +++ b/homeassistant/components/rachio/strings.json @@ -3,7 +3,7 @@ "step": { "user": { "title": "Connect to your Rachio device", - "description": "You will need the API Key from https://app.rach.io/. Select 'Account Settings, and then click on 'GET API KEY'.", + "description": "You will need the API Key from https://app.rach.io/. Go to Settings, then click 'GET API KEY'.", "data": { "api_key": "[%key:common::config_flow::data::api_key%]" }