docs/operating-scylla: lowercase the name of an option

"Enable_repair_based_node_ops" is the name of an option, and the leading
character should be lowecase "e". so fix it.

Fixes #14017
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes #14018
This commit is contained in:
Kefu Chai
2023-05-24 18:11:25 +08:00
committed by Botond Dénes
parent 51e3b9321b
commit 8e6fbb99c7

View File

@@ -12,7 +12,7 @@ Example from scylla.yaml:
.. code:: yaml
Enable_repair_based_node_ops: true
enable_repair_based_node_ops: true
allowed_repair_based_node_ops: replace
To enable other operations (experimental), add them as a comma-separated list to allowed_repair_based_node_ops. Available operations are: