From baae7eb55a9dcf51db42f99b89a941c0e8b04710 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Thu, 5 Nov 2015 11:05:38 +0200 Subject: [PATCH] nit --- docs/markdown/authoritative/backend-remote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/authoritative/backend-remote.md b/docs/markdown/authoritative/backend-remote.md index ad1c64d0b..fc5135d91 100644 --- a/docs/markdown/authoritative/backend-remote.md +++ b/docs/markdown/authoritative/backend-remote.md @@ -108,7 +108,7 @@ This method is used to do the basic query. You can omit auth, but if you are usi * Optional parameters: remote, local, real-remote * Reply: array of `qtype,qname,content,ttl,domain\_id,scopeMask,auth` * Optional values: domain\_id, scopeMask and auth -* Note: priority field is required before 4.0, after 4.0 priority is added to content. +* Note: priority field is required before 4.0, after 4.0 priority is added to content. This applies to any resource record which uses priority, for example SRV or MX. #### Example JSON/RPC Query: -- 2.40.0