fixing typo in documentation

This commit is contained in:
Julien Neuhart
2019-10-01 09:33:31 +02:00
parent cbc9d9ab8c
commit 04b1fa378d
2 changed files with 2 additions and 2 deletions

View File

@@ -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).

View File

@@ -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>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>
<blockquote>