docs(duckdns): fix domain documentation on eTLD being duckdns.org

This commit is contained in:
Quentin McGaw
2024-11-19 10:43:30 +00:00
parent 1138de5446
commit c5041c27e2

View File

@@ -20,7 +20,7 @@
### Compulsory parameters
- `"domain"` is the domain to update. For example, for the owner/host `sub`, it would be `sub.duckdns.org`. The [eTLD+1](https://developer.mozilla.org/en-US/docs/Glossary/eTLD) must be `duckdns.org`.
- `"domain"` is the domain to update. For example, for the owner/host `sub`, it would be `sub.duckdns.org`. The [eTLD](https://developer.mozilla.org/en-US/docs/Glossary/eTLD) must be `duckdns.org`.
- `"token"`
### Optional parameters