From c79d59c214f24304794c3fbd725d714ca417b88f Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Fri, 16 Nov 2018 15:10:22 +0100 Subject: [PATCH] auth: fix doc typo --- docs/http-api/tsigkey.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/http-api/tsigkey.rst b/docs/http-api/tsigkey.rst index 614a59c5dd..83b3db55f1 100644 --- a/docs/http-api/tsigkey.rst +++ b/docs/http-api/tsigkey.rst @@ -2,7 +2,7 @@ TSIGKeys ======== .. versionadded:: 4.2.0 -TSIGKeys and be manipulated via the API. +TSIGKeys can be manipulated via the API. Examples -------- -- 2.47.2