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

DOCS: Reintroduced the missing space (#2198)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata
2023-03-17 20:40:09 +01:00
committed by GitHub
parent c72495d37b
commit e0dadba9b5
2 changed files with 2 additions and 2 deletions

View File

@ -1226,7 +1226,7 @@ declare function NS1_URLFWD(name: string, target: string, ...modifiers: RecordMo
* ); * );
* ``` * ```
* *
* In the future we plan on adding a flag to [`A()`](A.md)which will insert * In the future we plan on adding a flag to [`A()`](A.md) which will insert
* the correct PTR() record if the appropriate `.arpa` domain has been * the correct PTR() record if the appropriate `.arpa` domain has been
* defined. * defined.
* *

View File

@ -91,6 +91,6 @@ D(REV('2001:db8:302::/48'), REGISTRAR, DnsProvider(BIND),
``` ```
{% endcode %} {% endcode %}
In the future we plan on adding a flag to [`A()`](A.md)which will insert In the future we plan on adding a flag to [`A()`](A.md) which will insert
the correct PTR() record if the appropriate `.arpa` domain has been the correct PTR() record if the appropriate `.arpa` domain has been
defined. defined.