Skip to content

Commit a204e85

Browse files
authored
Fix typos in Duck DNS integration (home-assistant#157118)
1 parent 79c7ad7 commit a204e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homeassistant/components/duckdns/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"error": {
77
"unknown": "[%key:common::config_flow::error::unknown%]",
8-
"update_failed": "Updating DuckDNS failed"
8+
"update_failed": "Updating Duck DNS failed"
99
},
1010
"step": {
1111
"user": {
@@ -37,7 +37,7 @@
3737
},
3838
"services": {
3939
"set_txt": {
40-
"description": "Sets the TXT record of your DuckDNS subdomain.",
40+
"description": "Sets the TXT record of your Duck DNS subdomain.",
4141
"fields": {
4242
"config_entry_id": {
4343
"description": "The Duck DNS integration ID.",

0 commit comments

Comments
 (0)