From d7500fe09a9d7f1dee42094855b535264d5c5045 Mon Sep 17 00:00:00 2001 From: JP Mens Date: Tue, 7 Nov 2017 10:27:29 +0100 Subject: [PATCH] Update index.rst --- pdns/recursordist/docs/http-api/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/http-api/index.rst b/pdns/recursordist/docs/http-api/index.rst index 133eb6f40e..1e2d772904 100644 --- a/pdns/recursordist/docs/http-api/index.rst +++ b/pdns/recursordist/docs/http-api/index.rst @@ -35,7 +35,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 ``recursor.conf``:: webserver=yes -- 2.47.2