From 580f449d6590faa79adccb15386ed72e9ea3cd98 Mon Sep 17 00:00:00 2001 From: Marak Squires Date: Thu, 17 Jun 2010 14:51:23 -0400 Subject: [PATCH] fixed minor typo in example --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8a8066a..d7dd50c 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,7 @@

pdf.js - create basic pdf files in the browser and node.js

-

demo +

demo - this uses dataURIs and they kinda suck. the node.js version is better.