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

DOCS: Clean up formatting and punctuation (#1776)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata
2022-10-27 22:17:19 +02:00
committed by GitHub
parent 490db87ce6
commit b3e684326a
29 changed files with 249 additions and 253 deletions

View File

@@ -82,7 +82,7 @@ _.each(
# Caveats about getting too fancy.
The dnsconfig.js language is JavaScript. On the plus side, this means
The `dnsconfig.js` language is JavaScript. On the plus side, this means
you can use loops and variables and anything else you want.
However, we don't recommend you get too fancy.