From ba75be998fbaf55d95fd7232f32d304c865d6e2a Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Wed, 25 Mar 2015 14:28:27 +0100 Subject: [PATCH] API doc: clear up confusing sentence about "top level" --- docs/markdown/httpapi/api_spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/httpapi/api_spec.md b/docs/markdown/httpapi/api_spec.md index 0c352384e..b46298c7e 100644 --- a/docs/markdown/httpapi/api_spec.md +++ b/docs/markdown/httpapi/api_spec.md @@ -453,7 +453,7 @@ Client body for PATCH: ] } -Having `type` inside an RR differ from `type` at the top level is an error. +Having `type` inside an RR differ from `type` at the RRset level is an error. * `name` Full name of the RRset to modify. (Example: `foo.example.org`) -- 2.50.0