From fab3b90fca1bf3770e8864b780ff30219fa7a7cf Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Fri, 8 May 2015 21:47:10 +0200 Subject: [PATCH] pdf.js -> PDF.js --- Setup-PDF.js-in-a-website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-PDF.js-in-a-website.md b/Setup-PDF.js-in-a-website.md index e5b5e1b..b93ac80 100644 --- a/Setup-PDF.js-in-a-website.md +++ b/Setup-PDF.js-in-a-website.md @@ -3,7 +3,7 @@ You can choose to use a pre-built version of PDF.js, or build PDF.js from source ## Pre-built PDF.js ### With npm -This way works by loading this file `pdfjs-dist/build/pdf.js` after you install pdf.js: +This way works by loading this file `pdfjs-dist/build/pdf.js` after you install PDF.js: npm install pdfjs-dist