diff --git a/build/docs/content/12-scalability.md b/build/docs/content/12-scalability.md index 2e3177dc..4424670b 100644 --- a/build/docs/content/12-scalability.md +++ b/build/docs/content/12-scalability.md @@ -22,7 +22,7 @@ requests. The limitation here is the available memory. This strategy is mostly for [HTML](#html), [URL](#url) and [Markdown](#markdown) conversions. -You may increase the conversion timeout. In other word, you accept that a conversion takes more time +You may increase the conversion timeout. In other words, you accept that a conversion takes more time if there are more than 6 conversions in parallel. > See [timeout section](#timeout). diff --git a/docs/index.html b/docs/index.html index 09b8ad2e..0595a6e9 100755 --- a/docs/index.html +++ b/docs/index.html @@ -1340,7 +1340,7 @@ requests. The limitation here is the available memory.
This strategy is mostly for HTML, URL and Markdown conversions.
-You may increase the conversion timeout. In other word, you accept that a conversion takes more time +
You may increase the conversion timeout. In other words, you accept that a conversion takes more time if there are more than 6 conversions in parallel.