瀏覽代碼

[DOCS] Fix typo in JVM options

Leaf-Lin 5 年之前
父節點
當前提交
82077f2352
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/setup/jvm-options.asciidoc

+ 1 - 1
docs/reference/setup/jvm-options.asciidoc

@@ -11,7 +11,7 @@ files. When installing from the tar or zip distributions, the root `jvm.options`
 configuration file is `config/jvm.options` and custom JVM options files can be
 configuration file is `config/jvm.options` and custom JVM options files can be
 added to `config/jvm.options.d/`. When installing from the Debian or RPM
 added to `config/jvm.options.d/`. When installing from the Debian or RPM
 packages, the root `jvm.options` configuration file is
 packages, the root `jvm.options` configuration file is
-``/etc/elasticsearch/jvm.options` and custom JVM options files can be added to
+`/etc/elasticsearch/jvm.options` and custom JVM options files can be added to
 `/etc/elasticsearch/jvm.options.d/`. When using the <<docker, Docker
 `/etc/elasticsearch/jvm.options.d/`. When using the <<docker, Docker
 distribution of {es}>> you can bind mount custom JVM options files into
 distribution of {es}>> you can bind mount custom JVM options files into
 `/usr/share/elasticsearch/config/jvm.options.d/`. You should never need to
 `/usr/share/elasticsearch/config/jvm.options.d/`. You should never need to