Browse Source

Fix markup in sysconfig-file docs

This commit fixes a markup issue in the sysconfig-file docs, adding a
missing backtick.
Jason Tedor 9 years ago
parent
commit
6f6c633298
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/setup/install/sysconfig-file.asciidoc

+ 1 - 1
docs/reference/setup/install/sysconfig-file.asciidoc

@@ -17,7 +17,7 @@
 
 `MAX_LOCKED_MEMORY`::
 
-    Maximum locked memory size. Set to `unlimited if you use the
+    Maximum locked memory size. Set to `unlimited` if you use the
     `bootstrap.memory_lock` option in elasticsearch.yml.
 
 `MAX_MAP_COUNT`::