Merge pull request #9157 from SehyunPark/patch-6

Update index.md
This commit is contained in:
Tim van der Meij 2017-11-18 15:42:16 +01:00 committed by GitHub
commit 617cb86a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>