From cda85235a792aa69f220416ce27ee48b192b5e21 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Wed, 27 Nov 2019 23:29:52 +0100 Subject: [PATCH] Updated Setup PDF.js in a website (markdown) --- 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 37d780c..79680a9 100644 --- a/Setup-PDF.js-in-a-website.md +++ b/Setup-PDF.js-in-a-website.md @@ -53,4 +53,4 @@ When the source code of PDF.js changes, the [online demo](http://mozilla.github. Similar to the official releases, we ask you to re-skin it or build upon it before deploying it. ## Build PDF.js from source -After cloning PDF.js, you can build PDF.js from source by running the `gulp generic` coomand. This will create the built PDF.js in the `build` folder. \ No newline at end of file +After cloning PDF.js, you can build PDF.js from source by running the `gulp generic` command. This will create the built PDF.js in the `build` folder. \ No newline at end of file