From 9d206ac416d975ba1a040988622dba920994f1e2 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Thu, 16 Nov 2023 08:59:45 +0100 Subject: [PATCH] an -> a Co-authored-by: Fred Morcos --- pdns/recursordist/docs/http-api/zone.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/http-api/zone.rst b/pdns/recursordist/docs/http-api/zone.rst index b5420c2479..e478317da4 100644 --- a/pdns/recursordist/docs/http-api/zone.rst +++ b/pdns/recursordist/docs/http-api/zone.rst @@ -4,7 +4,7 @@ Zones Zone ---- -A Zone object represents an forward or authoritative DNS Zone. +A Zone object represents a forward or authoritative DNS Zone. A Resource Record Set (below as "RRset") are all records for a given name and type. -- 2.47.2