mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
fix mis-spelling (#3310)
Signed-off-by: xieyanker <xjsisnice@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ client's search path resolution by performing these lookups on the server...
|
||||
The server has a copy (via AutoPathFunc) of the client's search path and on
|
||||
receiving a query it first establishes if the suffix matches the FIRST configured
|
||||
element. If no match can be found the query will be forwarded up the plugin
|
||||
chain without interference (iff 'fallthrough' has been set).
|
||||
chain without interference (if 'fallthrough' has been set).
|
||||
|
||||
If the query is deemed to fall in the search path the server will perform the
|
||||
queries with each element of the search path appended in sequence until a
|
||||
|
||||
Reference in New Issue
Block a user