This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch big-r81-fix-typo in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git
commit e6b077499c74b7d3731bc3363ec0f1fa91383891 Author: Ronny <[email protected]> AuthorDate: Tue May 17 09:15:35 2022 +0200 Fix typo --- src/config/http.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/http.rst b/src/config/http.rst index 4bda36b..7a42861 100644 --- a/src/config/http.rst +++ b/src/config/http.rst @@ -129,7 +129,7 @@ HTTP Server Options [chttpd] changes_timeout = 60000 ; 60 seconds - .. config:option:: config_whitelist :: Config options while list + .. config:option:: config_whitelist :: Config options white list .. versionchanged:: 3.2 moved from [httpd] to [chttpd] section
