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

@ -124,7 +124,7 @@ without too much hand-holding. Complexity prevents that.
Isolate the clever stuff from what a typical user will need to edit.
At Stack Overflow, we put all our macro defintions and fancy stuff at
At Stack Overflow, we put all our macro definitions and fancy stuff at
the top of the file. The domains are later in the file.
We name the macros to be easy to understand for the user. For