Skip to content

Commit 30bf58f

Browse files
committed
Merge branch 'main' of github.com:django-cms/djangocms-text-ckeditor5
2 parents 15156fd + c37f4a8 commit 30bf58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ default TipTap frontend), and set the editor you want to use:
4747
.. code-block:: python
4848
4949
INSTALLED_APPS = [..., "djangocms_text_ckeditor5", ...]
50-
DJANGOCMS_TEXT_EDITOR = "djangocms_text_ckeditor5.ckeditor5"
50+
TEXT_EDITOR = "djangocms_text_ckeditor5.ckeditor5"
5151
5252
5353
Contributing

0 commit comments

Comments
 (0)