diff --git a/homeassistant/components/github/strings.json b/homeassistant/components/github/strings.json index be753f7f7850518fa38051b2b152e05e65bd2545..130b404015c98649e00ca77ec089ce929ba9e8cf 100644 --- a/homeassistant/components/github/strings.json +++ b/homeassistant/components/github/strings.json @@ -9,7 +9,7 @@ } }, "progress": { - "wait_for_device": "1. Open {url} \n2. Paste the following key to authorize the integration: \n```\n{code}\n```\n" + "wait_for_device": "Open {url}, and paste the following code to authorize the integration: \n```\n{code}\n```\n" }, "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_service%]",