From 21484c4b15cf8d2e3d0b585357742eb5d644992a Mon Sep 17 00:00:00 2001 From: Viral-Inc Date: Fri, 7 Jul 2017 08:25:44 -0400 Subject: [PATCH] ship >> ships --- docs/reference/setup/bootstrap-checks.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/setup/bootstrap-checks.asciidoc b/docs/reference/setup/bootstrap-checks.asciidoc index 71f11bfcd763d..8b259050a32c4 100644 --- a/docs/reference/setup/bootstrap-checks.asciidoc +++ b/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]]