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:
@@ -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.
|
||||
]
|
||||
}),
|
||||
);
|
||||
|
Reference in New Issue
Block a user