fixing typo in docs

This commit is contained in:
Julien Neuhart
2019-01-25 15:50:15 +01:00
parent 3ed99133d4
commit f62c717f79
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ $filename = $client->store($request, $dirPath);
You may also customize the resulting PDF format.
By default, it will be rendered `portrait` orientation.
By default, it will be rendered with `portrait` orientation.
### cURL

View File

@@ -643,7 +643,7 @@ $filename = $client->store($request, $dirPath);
<p>You may also customize the resulting PDF format.</p>
<p>By default, it will be rendered <code>portrait</code> orientation.</p>
<p>By default, it will be rendered with <code>portrait</code> orientation.</p>
<h3 class="Heading"><a class="Anchor" aria-hidden="true" id="office.orientation.c_url" href="#office.orientation.c_url">
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg>