From a2420bccfb540d247c826e4cc7c477e25f4dac67 Mon Sep 17 00:00:00 2001 From: Alex Dima Date: Wed, 18 Jan 2017 18:39:19 +0100 Subject: [PATCH] fix website --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index d0c9464e..83515ad0 100644 --- a/website/index.html +++ b/website/index.html @@ -58,7 +58,7 @@

The Monaco Editor is the code editor that powers VS Code. A good page describing the code editor's features is here.

-

It is licensed under the MIT License and supports IE 9/10/11, Edge, Chrome, Firefox, Safari and Opera.

+

It is licensed under the MIT License and supports IE 11, Edge, Chrome, Firefox, Safari and Opera.

The Monaco editor is not supported in mobile browsers or mobile web frameworks.