From c7c23a9fff51e3ff27d298024d1880c305ce65a6 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 19 Aug 2020 09:02:18 +0200 Subject: [PATCH] Fix capitalization of Zone in documentation --- docs/http-api/zone.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/http-api/zone.rst b/docs/http-api/zone.rst index b8b8b595a8..ddda71559f 100644 --- a/docs/http-api/zone.rst +++ b/docs/http-api/zone.rst @@ -37,7 +37,7 @@ Changes made through the Zones API will always yield valid zone data, as the API DNSSEC-enabled zones should be :ref:`rectified ` after changing the zone data. This can be done by the API automatically after a change when the :ref:`metadata-api-rectify` metadata is set. -When creating or updating a zone, the "api_rectify" field of the :json:object:`ZOne` can be set to `true` to enable this behaviour. +When creating or updating a zone, the "api_rectify" field of the :json:object:`Zone` can be set to `true` to enable this behaviour. Backends might implement additional features (by coincidence or not). These things are not supported through the API. -- 2.47.2