[Docs] Fix wrong indent in gateway documentation (#26501)

This changeset fixes a spurious indent that causes a code block to be generated instead of a regular paragraph.
This commit is contained in:
marcocova 2017-09-05 09:42:58 +01:00 committed by Christoph Büscher
parent 78e9c96d7f
commit eeded72b19
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
The local gateway module stores the cluster state and shard data across full
cluster restarts.
The following _static_ settings, which must be set on every master node,
control how long a freshly elected master should wait before it tries to
recover the cluster state and the cluster's data:
The following _static_ settings, which must be set on every master node,
control how long a freshly elected master should wait before it tries to
recover the cluster state and the cluster's data:
`gateway.expected_nodes`::