From 700e50fc6c62686b6d02be3306ad940d572c2943 Mon Sep 17 00:00:00 2001 From: baldurh Date: Fri, 20 Jun 2014 13:45:32 +0000 Subject: [PATCH] Update update.asciidoc Closes #6577 --- docs/reference/docs/update.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/docs/update.asciidoc b/docs/reference/docs/update.asciidoc index f9416c069f3..7d47a72e146 100644 --- a/docs/reference/docs/update.asciidoc +++ b/docs/reference/docs/update.asciidoc @@ -221,7 +221,7 @@ including: during the update. You can use the `version` parameter to specify that the document should only be updated if it's version matches the one specified. By setting version type to `force` you can force the new version of the document - after update (use with care! with `force` there is no guaranty the document + after update (use with care! with `force` there is no guarantee the document didn't change).Version types `external` & `external_gte` are not supported.