diff --git a/docs/decisions/0002-text-editor-adr.md b/docs/decisions/0002-text-editor-adr.md index 884afde90..844bb7efe 100644 --- a/docs/decisions/0002-text-editor-adr.md +++ b/docs/decisions/0002-text-editor-adr.md @@ -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