From 661e70e51b179b31501111a09b4839032e375ad0 Mon Sep 17 00:00:00 2001 From: AdighaLogic <42096636+AdighaLogic@users.noreply.github.com> Date: Tue, 15 Oct 2019 15:41:55 -0400 Subject: [PATCH] Update README.md (#788) Fixes a typo. --- dnsmasq/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsmasq/README.md b/dnsmasq/README.md index edc7220..2baf0f0 100644 --- a/dnsmasq/README.md +++ b/dnsmasq/README.md @@ -71,7 +71,7 @@ This is helpful for making addresses resolve on your internal network and even override external domains to be answered with a local address. For example, one could set `myuser.duckdns.org` to resolve directly to a -internal IP address, e.g., `192.168.1.10`. While outsite of this network, +internal IP address, e.g., `192.168.1.10`. While outside of this network, it would resolve normally. This options allows you to create a so called: Split DNS.