Browse Source

[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.
marcocova 8 years ago
parent
commit
eeded72b19
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/reference/modules/gateway.asciidoc

+ 3 - 3
docs/reference/modules/gateway.asciidoc

@@ -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`::