[Docs] Fix missing closing block in cluster/misc.asciidoc

This commit is contained in:
Tanguy Leroux 2018-03-22 12:02:53 +01:00
parent e4b30071bb
commit 6c3278b8e8

View File

@ -82,3 +82,4 @@ Enable or disable allocation for persistent tasks:
This setting does not affect the persistent tasks that are already being executed.
Only newly created persistent tasks, or tasks that must be reassigned (after a node
left the cluster, for example), are impacted by this setting.
--