Merge pull request #4442 from logancrism/patch-1

Update index.html
This commit is contained in:
Brendan Dahl 2014-03-12 09:12:10 -07:00
commit c132a9940d

View File

@ -13,7 +13,7 @@
<script src="../../web/ui_utils.js"></script>
<script src="../../web/text_layer_builder.js"></script>
<script src="text/javascript">
<script type="text/javascript">
// Specify the main script used to create a new PDF.JS web worker.
// In production, change this to point to the combined `pdf.js` file.
</script>