From 15349c1b79bdf38374dda9821029ca395244592f Mon Sep 17 00:00:00 2001 From: JP Mens Date: Tue, 7 Nov 2017 10:24:10 +0100 Subject: [PATCH] typo --- docs/http-api/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2