From 2a11ad4c2c4b575d58f8820a5792ff667550a0b1 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 8 Oct 2015 15:57:30 +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 cf0ef351767f..b73a76483c08 100644 --- a/docs/markdown/authoritative/backend-remote.md +++ b/docs/markdown/authoritative/backend-remote.md @@ -309,7 +309,7 @@ Content-Type: text/javascript; charset=utf-8 ``` ### `getDomainKeys` -Retrieves any keys of kind. The id, flags are unsigned integers, and active is boolean. Content must be valid key record in format that PowerDNS understands. You are encouraged to implement [the section called "addDomainKey](#adddomainkey), as you can use [`pdnssec`](internals.md#pdnssec) to provision keys. +Retrieves any keys of kind. The id, flags are unsigned integers, and active is boolean. Content must be valid key record in format that PowerDNS understands. You are encouraged to implement [the section called "addDomainKey"](#adddomainkey), as you can use [`pdnssec`](internals.md#pdnssec) to provision keys. * Mandatory: for DNSSEC * Parameters: name, kind