From 1e5cdecdfe1c85c2a22473223fd1bedef0b508f5 Mon Sep 17 00:00:00 2001 From: kevincoyle Date: Thu, 10 Sep 2015 11:52:21 +0100 Subject: [PATCH] Fixed typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7973fc..f70b69b 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,5 @@ You can build yourself by doing the following > You should now see 3 files within the `dist` directory - `pdf.js` -- `pdf.woker.js` -- `compatibility.js` \ No newline at end of file +- `pdf.worker.js` +- `compatibility.js`