This is an automated email from the ASF dual-hosted git repository.
flimzy pushed a commit to branch spelling
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git
commit cac31bb765b7323a218d5cb305168b68ce676642
Author: Jonathan Hall <flimzy@flimzy.com>
AuthorDate: Mon Oct 23 12:51:33 2017 +0200
Minor formatting improvements
---
src/cluster/databases.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/cluster/databases.rst b/src/cluster/databases.rst
index 94508be..f008eb6 100644
--- a/src/cluster/databases.rst
+++ b/src/cluster/databases.rst
@@ -62,7 +62,7 @@ Add a key value pair of the form:
Do this for all of the nodes in your cluster.
-In your config file (local.ini or default.ini) on each node, define a
+In your config file (``local.ini`` or ``default.ini``) on each node, define a
consistent cluster-wide setting like:
.. code-block:: text
--
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <commits@couchdb.apache.org>.
|