From: Peter van Dijk Date: Sat, 16 Sep 2017 00:46:09 +0000 (+0200) Subject: doc nit: s/seperate/separate/ X-Git-Tag: rec-4.1.0-rc1~36^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4e50599996e7fae73e3d53c3c8977f90551ba0d;p=thirdparty%2Fpdns.git doc nit: s/seperate/separate/ --- diff --git a/docs/guides/recursion.rst b/docs/guides/recursion.rst index 3bfe486a67..2bf3e13cfc 100644 --- a/docs/guides/recursion.rst +++ b/docs/guides/recursion.rst @@ -102,7 +102,7 @@ for the recursor. Scenario 2: Authoritative Server as Recursor for clients and serving public domains ----------------------------------------------------------------------------------- -The best way to "migrate" in this scenario is to seperate the recursive +The best way to "migrate" in this scenario is to separate the recursive service fully from the Authoritative Server. See `Dan Bernstein's article `__ on this topic.