jaydoane commented on code in PR #4813:
URL: https://github.com/apache/couchdb/pull/4813#discussion_r1408678794


##########
src/docs/src/config/intro.rst:
##########
@@ -126,9 +126,10 @@ by at least one space on each side. This might be useful 
in the ``[jwt_keys]``
 section, where base64 encoded keys may contain some ``=`` characters.
 
 .. note::
-    In case when you'd like to remove some parameter from the `default.ini`
-    without modifying that file, you may override in `local.ini`, but without
-    any value::
+    In case you'd like to remove some parameter from an `.ini` file
+    (e.g. `default.ini`) without modifying that file, you may override
+    in a subsequently loaded `.ini` file (e.g. `local.ini`), but

Review Comment:
   Oops, good catch. Will push a fix.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to