From 7b50e97060baff52c394553e95978129ac0a705e Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 17 Feb 2021 09:00:45 +0100 Subject: [PATCH] Quoting Co-authored-by: Peter van Dijk --- docs/common/api/server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common/api/server.rst b/docs/common/api/server.rst index 4c109dd70d..b2f535707a 100644 --- a/docs/common/api/server.rst +++ b/docs/common/api/server.rst @@ -5,7 +5,7 @@ Server An object representing a single PowerDNS server. In the built-in API, only one Server exists (called "localhost"). - A proxy that allows control of multiple servers MUST NOT return “localhost”, but SHOULD return + A proxy that allows control of multiple servers MUST NOT return ``localhost``, but SHOULD return other servers. :property string type: Set to "Server" -- 2.47.2