From 7ec31abbb73907bc11b71615baa35149fcff0e7f Mon Sep 17 00:00:00 2001 From: Ryan Ernst Date: Mon, 3 Nov 2014 11:44:41 -0800 Subject: [PATCH] Fix missing word in upgrade docs. --- docs/reference/indices/upgrade.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/indices/upgrade.asciidoc b/docs/reference/indices/upgrade.asciidoc index 55df42f94b3..6840b69c404 100644 --- a/docs/reference/indices/upgrade.asciidoc +++ b/docs/reference/indices/upgrade.asciidoc @@ -24,7 +24,7 @@ time as optimize. The `upgrade` API accepts the following request parameters: [horizontal] -`wait_for_completion`:: Should the request wait the upgrade to complete. Defaults +`wait_for_completion`:: Should the request wait for the upgrade to complete. Defaults to `false`. [float]