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 460b934498
commit 6731cd648e
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

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"]
} }
``` ```