Update README.md (#788)

Fixes a typo.
This commit is contained in:
AdighaLogic
2019-10-15 15:41:55 -04:00
committed by Franck Nijhof
parent 8e150b0d7c
commit 661e70e51b

View File

@@ -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. even override external domains to be answered with a local address.
For example, one could set `myuser.duckdns.org` to resolve directly to a 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. it would resolve normally.
This options allows you to create a so called: Split DNS. This options allows you to create a so called: Split DNS.