From 934839574e13519b29254ba27f0810cd8eb98c09 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Thu, 3 Jun 2021 10:16:12 +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 97b0ce29..4921616e 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 [1] 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), Edge [1], 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.