DYNADOT: correct example in docs (#2776)

This commit is contained in:
evan 2024-01-08 09:49:02 -05:00 committed by GitHub
parent 38fa1762a1
commit 14c5a724b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",
} }