From d4e50599996e7fae73e3d53c3c8977f90551ba0d Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Sat, 16 Sep 2017 02:46:09 +0200 Subject: [PATCH] doc nit: s/seperate/separate/ --- docs/guides/recursion.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2