Fix typo on duck dns addon page (#3199)

This commit is contained in:
Alasdair Nicol 2017-08-18 20:50:40 +01:00 committed by Fabian Affolter
parent c8cd497917
commit b0fc126777

View File

@ -15,7 +15,7 @@ featured: true
```json ```json
{ {
"token": "sdfj-2131023-dslfjsd-12321", "token": "sdfj-2131023-dslfjsd-12321",
"domains": ["my-first-accound.duckdns.org", "my-second-account.duckdns.org"] "domains": ["my-first-account.duckdns.org", "my-second-account.duckdns.org"]
} }
``` ```