From 606254d9418c7e685ca2d49b2a47f44bb64263d0 Mon Sep 17 00:00:00 2001 From: David Faux Date: Mon, 28 Oct 2019 07:28:40 +0200 Subject: [PATCH] Corrected typos Correct `extend` to `extent` Correct `are` to `as` --- docs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 79c8d652..75ba1248 100755 --- a/docs/index.html +++ b/docs/index.html @@ -1394,10 +1394,10 @@ $resp = $client->post($request);

The API uses under the hood intricate programs.

Gotenberg tries to abstract as much complexity as possible but it can -only do it to a certain extend.

+only do it to a certain extent.

For instance, Office and Merge endpoints will start respectively as many LibreOffice (unoconv) and PDTk -instances are there are requests. The limitation here is the available memory and CPU usage.

+instances as there are requests. The limitation here is the available memory and CPU usage.

On another hand, for the HTML, URL and Markdown endpoints, the API does only 6 conversions in parallel. Indeed, Google Chrome misbehaves if there are too many concurrent conversions.

@@ -1506,4 +1506,4 @@ restart your Gotenberg instances from time to time to ensure a nominal behaviour - \ No newline at end of file +