Skip to content

Commit

Permalink
fix: fix otp_secret grammar (#1918)
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed May 1, 2023
2 parents f02e698 + 4c2c93a commit 4e1158e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/alexa_media/strings.json
Expand Up @@ -16,7 +16,7 @@
"email": "Email Address",
"url": "Amazon region domain (e.g., amazon.co.uk)",
"hass_url": "Url to access Home Assistant",
"otp_secret": "Built-in 2FA App Key (automatically generate 2FA Codes). This not six digits long.",
"otp_secret": "Built-in 2FA App Key (automatically generate 2FA Codes). This is not six digits long.",
"include_devices": "Included device (comma separated)",
"exclude_devices": "Excluded device (comma separated)",
"debug": "Advanced debugging",
Expand Down

0 comments on commit 4e1158e

Please sign in to comment.