mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 13:12:17 +01:00
fixing typo in documentation
This commit is contained in:
@@ -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.
|
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.
|
if there are more than 6 conversions in parallel.
|
||||||
|
|
||||||
> See [timeout section](#timeout).
|
> See [timeout section](#timeout).
|
||||||
|
|||||||
@@ -1340,7 +1340,7 @@ requests. The limitation here is the available memory.</p>
|
|||||||
|
|
||||||
<p>This strategy is mostly for <a href="#html">HTML</a>, <a href="#url">URL</a> and <a href="#markdown">Markdown</a> conversions.</p>
|
<p>This strategy is mostly for <a href="#html">HTML</a>, <a href="#url">URL</a> and <a href="#markdown">Markdown</a> conversions.</p>
|
||||||
|
|
||||||
<p>You may increase the conversion timeout. In other word, you accept that a conversion takes more time
|
<p>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.</p>
|
if there are more than 6 conversions in parallel.</p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|||||||
Reference in New Issue
Block a user