diff --git a/build/docs/content/07-office.md b/build/docs/content/07-office.md
index 5cded130..546ee7de 100644
--- a/build/docs/content/07-office.md
+++ b/build/docs/content/07-office.md
@@ -123,8 +123,8 @@ You may specify the page ranges to convert.
The format is the same as the one from the print options
of LibreOffice, e.g. `1-1` or `1-4`.
-> **Attention:** this feature does not work in there is more
-> than one document to convert.
+> **Attention:** if more than one document, the page ranges will be
+> applied for each document.
### cURL
diff --git a/docs/index.html b/docs/index.html
index fbc2a471..b03e62e3 100755
--- a/docs/index.html
+++ b/docs/index.html
@@ -1066,8 +1066,8 @@ $client->store($request, $dest);
of LibreOffice, e.g. 1-1 or 1-4.
-Attention: this feature does not work in there is more -than one document to convert.
+Attention: if more than one document, the page ranges will be +applied for each document.