minor fix in doc for web fonts

This commit is contained in:
Julien Neuhart
2019-02-01 11:22:06 +01:00
parent 571c3e04c4
commit c22a4d109b
2 changed files with 3 additions and 3 deletions

View File

@@ -364,7 +364,7 @@ are on the same level as the <code>index.html</code> file.</p>
<p>If you want to install fonts directly in the Gotenberg Docker image,
see to the <a href="#fonts">fonts section</a>.</p>
<p>For web fonts, there is a timeout of 500ms by default. You may update
<p>For web fonts (Google fonts), there is a timeout of 500ms by default. You may update
this value thanks to the form field <code>webFontsTimeout</code>.</p>
</blockquote>