From cdfb3313098202caa84b7def396f9da733fa1eb0 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 13 Mar 2014 13:43:02 -0700 Subject: [PATCH] Fix title --- Frequently-Asked-Questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 6e8c561..54db1b6 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -5,7 +5,7 @@ * [I know JavaScript and want to contribute to the project. How do I start?](#faq-contrib) * [Is it possible to add annotations to a PDF?](#faq-annotations) * [What are the PDF.js keyboard shortcuts?](#faq-shortcuts) -* [PDF.js files are too big. Can you provide minified versions of CSS and JS files?](#minified) +* [The PDF.js files are too big. Can you provide minified versions of JS files?](#minified) * [Is there a pre-built version PDF.js available?](#gh-pages) * [PDF.js does not render my files right. Can I report an issue?](#issue) * [I know that my PDFs are corrupted. Will PDF.js attempt to display it?](#corrupted-pdf)