From 2e7e859c025e1249316b6627b75ff65c746ed95c Mon Sep 17 00:00:00 2001 From: Jan Hilberath Date: Fri, 31 Jan 2020 10:06:16 +0900 Subject: [PATCH] Fix typo in Recursor Performance Guide --- pdns/recursordist/docs/performance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/performance.rst b/pdns/recursordist/docs/performance.rst index f46eb40327..a505e39b66 100644 --- a/pdns/recursordist/docs/performance.rst +++ b/pdns/recursordist/docs/performance.rst @@ -121,7 +121,7 @@ Recursor Cache ^^^^^^^^^^^^^^ The Recursor Cache contains all DNS knowledge gathered over time. -This is also knows as a "record cache". +This is also known as a "record cache". Packet Cache ^^^^^^^^^^^^ -- 2.47.2