From 46458b0f580b871b358733ae92767733503c2a1b Mon Sep 17 00:00:00 2001 From: Bernard Szabo Date: Fri, 6 May 2022 11:38:59 -0400 Subject: [PATCH] docs: TNL-9888 ADR for text editor decisions May 2022 Mostly notes on how to use TinyMCE to meet product requirements Includes pull request feedback Co-authored-by: Ben Warzeski --- docs/decisions/0002-text-editor-adr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/decisions/0002-text-editor-adr.md b/docs/decisions/0002-text-editor-adr.md index d0ba94d86..34b3cc1d5 100644 --- a/docs/decisions/0002-text-editor-adr.md +++ b/docs/decisions/0002-text-editor-adr.md @@ -21,7 +21,7 @@ a user-friendly interface". # Consequences -## Rely on editor-wide BlockStore networking decision +## Rely on editors-wide XBlock API (network access) decision No complexity associated with CRUD operations on XBlock content, irrespective of where the XBlocks are stored. ## Continue using the tinyMCE editor