From 7d0be081d068668ee64e672c72505f48eca032b7 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Mon, 3 Jul 2017 16:44:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e64c843a..f7e11740 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ If you are hosting your `.js` on a different domain (e.g. on a CDN) than the HTM # More documentation -> **Read [this guide](https://github.com/Microsoft/monaco-editor/wiki/Accessibility-Guide-for-Integrators) to ensuring the editor is accessible to all!** +> **Read [this guide](https://github.com/Microsoft/monaco-editor/wiki/Accessibility-Guide-for-Integrators) to ensure the editor is accessible to all your users!** Find full HTML samples [here](https://github.com/Microsoft/monaco-editor-samples).