1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DOCS: Fix typos, word usage, and inline code in docs (#1805)

This commit is contained in:
Andrew Imeson
2022-11-03 09:12:08 -04:00
committed by GitHub
parent 975463ef33
commit 7fd35e85f8
11 changed files with 13 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ Example:
"TYPE": "CSCGLOBAL",
"api-key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"user-token": "yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy",
"notification_emails": "test@exmaple.tld,hostmaster@example.tld"
"notification_emails": "test@example.tld,hostmaster@example.tld"
}
}
```