Update index.md
fixing grammatical error (demonstrate -> demonstrates)
This commit is contained in:
parent
f5fb87f021
commit
1093cc6d77
@ -80,6 +80,6 @@ The PDF.js can accept any decoded base64 data as an array.
|
|||||||
### Previous/Next example
|
### Previous/Next example
|
||||||
|
|
||||||
The same canvas cannot be used to perform to draw two pages at the same time --
|
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>
|
<script async src="//jsfiddle.net/pdfjs/wagvs9Lf/embed/js,html,result/"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user