From bfbd97f63b172473f134169ba2ae966a8ee39279 Mon Sep 17 00:00:00 2001 From: Nadya Knyazeva Date: Fri, 25 Jun 2021 17:36:43 +0300 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 46bab470..5f59fcb2 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -14,7 +14,7 @@ We also reserve the right to change it when necessary. * Support for chart styles * Chart styles for people with disabilities * New previews for bulleted, numbered, multi-level lists -* Focus processing for a number of modal windows: you can navigate controls (such as checkbox, radiobox, button with text) using Tab/Shift+Tab +* Focus processing for modal windows: you can navigate controls (checkbox, radiobox, button with text) using Tab/Shift+Tab * Updated work on the client: * Decoding pictures in all popular raster formats * Working with zip archives (open / save / edit) @@ -53,7 +53,7 @@ We also reserve the right to change it when necessary. * `requestClose` method for closing the editor * Differentiation of access rights to commenting -* Setting the co-editing mode when loading the editor and the ability to prohibit changing it +* Setting the default co-editing mode and ability to prohibit changing it * `customization.hideNotes` parameter to hide the notes panel in presentations * New methods and properties for `ApiRange` for `apiBuilder` (spreadsheets) * Support for the basic version of the WOPI protocol