mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 20:52:14 +01:00
fixing typo in documentation
This commit is contained in:
@@ -11,7 +11,7 @@ Otherwise a random filename is used.
|
|||||||
> However, you may hijack the response from the API or store the resulting PDF
|
> However, you may hijack the response from the API or store the resulting PDF
|
||||||
> using a custom filename.
|
> using a custom filename.
|
||||||
>
|
>
|
||||||
> **Attention:** this feature does not work if a form field `webhookURL` is given.
|
> **Attention:** this feature does not work if the form field `webhookURL` is given.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|||||||
@@ -916,7 +916,7 @@ Otherwise a random filename is used.</p>
|
|||||||
However, you may hijack the response from the API or store the resulting PDF
|
However, you may hijack the response from the API or store the resulting PDF
|
||||||
using a custom filename.</p>
|
using a custom filename.</p>
|
||||||
|
|
||||||
<p><strong>Attention:</strong> this feature does not work if a form field <code>webhookURL</code> is given.</p>
|
<p><strong>Attention:</strong> this feature does not work if the form field <code>webhookURL</code> is given.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<h2 class="Heading"><a class="Anchor" aria-hidden="true" id="filename.examples" href="#filename.examples">
|
<h2 class="Heading"><a class="Anchor" aria-hidden="true" id="filename.examples" href="#filename.examples">
|
||||||
|
|||||||
Reference in New Issue
Block a user