From: gdhaaijer Date: Fri, 22 Nov 2024 12:10:42 +0000 (+0100) Subject: rec docs: fix typo X-Git-Tag: rec-5.2.0-beta1~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14865%2Fhead;p=thirdparty%2Fpdns.git rec docs: fix typo --- diff --git a/docs/common/api/zone.rst b/docs/common/api/zone.rst index b0216cbb4a..c4b1fb7b27 100644 --- a/docs/common/api/zone.rst +++ b/docs/common/api/zone.rst @@ -3,7 +3,7 @@ RRSet .. json:object:: RRSet - This represents a Resource Record set (all record with the same name and type). + This represents a Resource Record set (all records with the same name and type). :property string name: Name for record set (e.g. "www.powerdns.com.") :property string type: Type of this record (e.g. "A", "PTR", "MX")