From: Christian Hofstaedtler Date: Wed, 25 Mar 2015 13:28:27 +0000 (+0100) Subject: API doc: clear up confusing sentence about "top level" X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~98^2~37^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba75be998fbaf55d95fd7232f32d304c865d6e2a;p=thirdparty%2Fpdns.git API doc: clear up confusing sentence about "top level" --- diff --git a/docs/markdown/httpapi/api_spec.md b/docs/markdown/httpapi/api_spec.md index 0c352384e6..b46298c7e1 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`)