mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-11-09 16:00:36 +08:00
DYNADOT: correct example in docs (#2776)
This commit is contained in:
parent
38fa1762a1
commit
14c5a724b7
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Example:
|
||||||
{% code title="creds.json" %}
|
{% code title="creds.json" %}
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"easyname": {
|
"dynadot": {
|
||||||
"TYPE": "DYNADOT",
|
"TYPE": "DYNADOT",
|
||||||
"key": "API Key",
|
"key": "API Key",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue