Browse Source

[Docs] Fix typo in bootstrap-checks.asciidoc (#25597)

Viral-Inc 8 years ago
parent
commit
f3569debb6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/setup/bootstrap-checks.asciidoc

+ 1 - 1
docs/reference/setup/bootstrap-checks.asciidoc

@@ -165,7 +165,7 @@ to run with the serial collector. To pass the serial collector check,
 you must not start Elasticsearch with the serial collector (whether it's
 from the defaults for the JVM that you're using, or you've explicitly
 specified it with `-XX:+UseSerialGC`). Note that the default JVM
-configuration that ship with Elasticsearch configures Elasticsearch to
+configuration that ships with Elasticsearch configures Elasticsearch to
 use the CMS collector.
 
 === System call filter check