Skip to content

Commit d8a2fb2

Browse files
ranbelpedrosousa
andauthored
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent ac4a7f9 commit d8a2fb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/partials/cloudflare-one/warp/add-local-domain.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To add a domain to the Local Domain Fallback list:
1313

1414
4. In **Domain**, enter the apex domain (`example.com`) that you want to resolve using your private DNS server. All prefixes under the apex domain are subject to Local Domain Fallback (in other words, `example.com` is interpreted as `*.example.com`).
1515

16-
5. In **DNS Servers**, enter the IP address of the DNS server that should resolve that domain name.
16+
5. In **DNS Servers**, enter the IP address of the DNS servers that should resolve that domain name.
1717

1818
6. Enter an optional description and select **Save domain**.
1919

@@ -97,7 +97,7 @@ A Local Domain Fallback list is scoped to a specific [device profile](/cloudflar
9797
}
9898
```
9999

100-
For `suffix`, specify the apex domain (`example.com`) that you want to resolve using your private DNS server. All prefixes under the apex domain are subject to Local Domain Fallback (in other words, `example.com` is interpreted as `*.example.com`). For `dns_server`, enter the IP address of the DNS server that should resolve that domain name.
100+
For `suffix`, specify the apex domain (`example.com`) that you want to resolve using your private DNS server. All prefixes under the apex domain are subject to Local Domain Fallback (in other words, `example.com` is interpreted as `*.example.com`). For `dns_server`, enter the IP address of the DNS servers that should resolve that domain name.
101101

102102
</TabItem>
103103
</Tabs>

0 commit comments

Comments
 (0)