diff --git a/docs/reference/docs/get.asciidoc b/docs/reference/docs/get.asciidoc index b0c7563a85f..d63ddb52f4b 100644 --- a/docs/reference/docs/get.asciidoc +++ b/docs/reference/docs/get.asciidoc @@ -221,7 +221,7 @@ better GET scaling we will have. === Versioning support You can use the `version` parameter to retrieve the document only if -it's current version is equal to the specified one. This behavior is the same +its current version is equal to the specified one. This behavior is the same for all version types with the exception of version type `FORCE` which always retrieves the document.