From ecde6ed91983b0c166df3dd21bf1cee1437191c0 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Thu, 3 Jun 2021 10:14:58 +0000 Subject: [PATCH] Update FAQ.md --- doc/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index f72c7f42..e8be2a15 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -2,7 +2,7 @@ ## What browsers are supported? -Internet Explorer 11, Chrome [1], Firefox [1] (not in a private window), Safari (have not tested in 12 and below) and any mobile versions of these. It will probably also work on any derivatives of these. +Internet Explorer 11, Chrome [1], Firefox [1] (not in a private window), Safari [1] and any mobile versions of these. It will probably also work on any derivatives of these. 1: Because of https://github.com/vector-im/hydrogen-web/issues/230, only [more recent versions](https://caniuse.com/mdn-javascript_operators_optional_chaining) are supported.