From c52038ebf3a586ee977a294c0b5478f0f3545848 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Fri, 23 Sep 2022 11:44:42 +0200 Subject: [PATCH] Updated Frequently Asked Questions (markdown) --- 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 10d04c8..3f2ca5b 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -1,6 +1,6 @@ * [Can I specify a different PDF in the default viewer?](#file) * [Can I load a PDF from another server (cross domain request)?](#faq-xhr) -* [Which browsers are supported?](#faq-support) +* [Which browsers/environments are supported?](#faq-support) * [Which browsers have extensions (and where can I find install procedures)?](#faq-extensions) * [Reasons for the Error: `The API version "a.b.c" does not match the Worker version "x.y.z"`?](#version-mismatch) * [I know JavaScript and want to contribute to the project. How do I start?](#faq-contrib)