diff --git a/README.rst b/README.rst index 1a148b6..c13854c 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,7 @@ Optional CKEDITOR_CONFIGS = { 'default': { - 'toolbar': 'Full', + 'toolbar': 'full', 'height': 300, 'width': 300, },