diff --git a/homeassistant/components/duckdns/strings.json b/homeassistant/components/duckdns/strings.json index 64d4b7a1c84..6f5e3abfc83 100644 --- a/homeassistant/components/duckdns/strings.json +++ b/homeassistant/components/duckdns/strings.json @@ -5,7 +5,7 @@ }, "error": { "unknown": "[%key:common::config_flow::error::unknown%]", - "update_failed": "Updating DuckDNS failed" + "update_failed": "Updating Duck DNS failed" }, "step": { "user": { @@ -37,7 +37,7 @@ }, "services": { "set_txt": { - "description": "Sets the TXT record of your DuckDNS subdomain.", + "description": "Sets the TXT record of your Duck DNS subdomain.", "fields": { "config_entry_id": { "description": "The Duck DNS integration ID.",