mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +02:00
docs: Fix grammatical error
This commit is contained in:
parent
4b8496e70f
commit
04aa710947
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ var scaledViewport = page.getViewport({ scale: scale, });
|
||||||
### Hello World with document load error handling
|
### Hello World with document load error handling
|
||||||
|
|
||||||
The example demonstrates how promises can be used to handle errors during loading.
|
The example demonstrates how promises can be used to handle errors during loading.
|
||||||
It also demonstrates how to wait until page loaded and rendered.
|
It also demonstrates how to wait until a page is loaded and rendered.
|
||||||
|
|
||||||
<script async src="//jsfiddle.net/pdfjs/9engc9mw/embed/js,html,css,result/"></script>
|
<script async src="//jsfiddle.net/pdfjs/9engc9mw/embed/js,html,css,result/"></script>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue