From 9829a5d4efa738ed43c48337231ff54c23c3b0b9 Mon Sep 17 00:00:00 2001 From: connorhaugh <49422820+connorhaugh@users.noreply.github.com> Date: Thu, 7 Jul 2022 08:47:56 -0400 Subject: [PATCH] feat: No - OP (#90) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eec68492d..85daad818 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A library of high-level components for content handling (viewing, editing, etc. # How to setup development of V2 content Editors for this Package for use in Studio and course Authoring MFE. -This guide presumes you have a functioning devstack. +This guide presumes you have a functioning devstack. 1. Enable Studio to use an editor for your xblock using waffle flags 1. Add the string name of your editor e.g. `html` to the flag check at line 3976 of `edx-platform/common/lib/xmodule/xmodule/js/common_static/bundles/js/factories/container.js`