Explorar o código

[DOCS] Fix typo in JVM options

Leaf-Lin %!s(int64=5) %!d(string=hai) anos
pai
achega
82077f2352
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 added to `config/jvm.options.d/`. When installing from the Debian or RPM
 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
 distribution of {es}>> you can bind mount custom JVM options files into
 `/usr/share/elasticsearch/config/jvm.options.d/`. You should never need to