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

@@ -64,8 +64,8 @@ D("example.tld", REG, DSP, ...
"~all"
],
flatten: [
"spf-basic.fogcreek.com", // Rational: Being deprecated. Low risk if it breaks.
"450622.spf05.hubspotemail.net" // Rational: Unlikely to change without warning.
"spf-basic.fogcreek.com", // Rationale: Being deprecated. Low risk if it breaks.
"450622.spf05.hubspotemail.net" // Rationale: Unlikely to change without warning.
]
}),
);