From bb3b3bbd22087f48c57846763b9a1c8b46ee0992 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 21 Jan 2026 08:33:11 +0100 Subject: [PATCH] Apply suggestion from @fichtner --- source/manual/dnsmasq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/dnsmasq.rst b/source/manual/dnsmasq.rst index d7791304..fbd3f8e5 100644 --- a/source/manual/dnsmasq.rst +++ b/source/manual/dnsmasq.rst @@ -492,7 +492,7 @@ In our example, we configure query forwarding for 2 networks: .. Note:: ``.internal`` is the IANA and ICANN approved TLD (Top Level Domain) for internal use. If you instead own a TLD, e.g., ``example.com``, you could create a zone - that's not used on the internet, e.g., ``lan.internal.example.com``. + that is not used on the internet, e.g., ``lan.internal.example.com``. Now that we have the DNS infrastructure set up, we can configure DHCP.