From: JP Mens Date: Tue, 7 Nov 2017 09:24:10 +0000 (+0100) Subject: typo X-Git-Tag: auth-4.1.0-rc3~29^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5918%2Fhead;p=thirdparty%2Fpdns.git typo --- diff --git a/docs/http-api/index.rst b/docs/http-api/index.rst index 5bac7b6fa2..f30db51f78 100644 --- a/docs/http-api/index.rst +++ b/docs/http-api/index.rst @@ -23,7 +23,7 @@ The following webserver related configuration items are available: Enabling the API ---------------- -To enable the API, the webserver and the HTTP API need to be enbaled. +To enable the API, the webserver and the HTTP API need to be enabled. Add these lines to the ``pdns.conf``:: api=yes