mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Update index.md
fixing grammatical error (demonstrate -> demonstrates)
This commit is contained in:
parent
f5fb87f021
commit
1093cc6d77
1 changed files with 1 additions and 1 deletions
|
@ -80,6 +80,6 @@ The PDF.js can accept any decoded base64 data as an array.
|
|||
### Previous/Next example
|
||||
|
||||
The same canvas cannot be used to perform to draw two pages at the same time --
|
||||
the example demonstrate how to wait on previous operation to be complete.
|
||||
the example demonstrates how to wait on previous operation to be complete.
|
||||
|
||||
<script async src="//jsfiddle.net/pdfjs/wagvs9Lf/embed/js,html,result/"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue