docs: fix typo and clarify no feature loss requirement

per Ray Zhou's PR feedback
This commit is contained in:
Bernard Szabo
2022-05-04 15:24:13 -04:00
parent 5920096306
commit 7b6bd31475

View File

@@ -4,7 +4,8 @@ Accepted
# Context
We seek to hoist the lecacy text (HTML) text editor out of the monolith into a decoupled React application.
We seek to hoist the legacy text (HTML) text editor out of the monolith into a decoupled React application
without reducing editor capabilities in the process.
The legacy editor delegates the bulk of its operations to the tinyMCE editor