[DOCS] Fixes formatting error

This commit is contained in:
lcawl 2018-09-07 10:26:44 -07:00
parent ab7e696108
commit 944868908c
1 changed files with 3 additions and 3 deletions

View File

@ -179,9 +179,9 @@ specific index module:
`index.blocks.write`::
  Set to `true` to disable data write operations against the index. Unlike `read_only',
  this setting does not affect metadata. For instance, you can close an index with a `write`
  block, but not an index with a `read_only` block.
Set to `true` to disable data write operations against the index. Unlike `read_only`,
this setting does not affect metadata. For instance, you can close an index with a `write`
block, but not an index with a `read_only` block.
`index.blocks.metadata`::