Update index.md

fixing grammatical error (demonstrate -> demonstrates)
This commit is contained in:
SehyunRyanPark 2017-11-18 23:15:03 +09:00 committed by GitHub
parent f5fb87f021
commit 1093cc6d77
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>