Skip to content

Commit b05ecab

Browse files
committed
Update README
1 parent 30613cd commit b05ecab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# GrapesJS CkEditor
1+
# GrapesJS CKEditor
22

3-
This plugin replaces the default Rich Text Editor with the one from CkEditor
3+
This plugin replaces the default Rich Text Editor with the one from CKEditor
44

55
<p align="center"><img src="http://grapesjs.com/img/screen-ckeditor.jpg" alt="GrapesJS" align="center"/></p>
66
<br/>
@@ -12,7 +12,7 @@ This plugin replaces the default Rich Text Editor with the one from CkEditor
1212
* Plugin
1313
* Name: `gjs-plugin-ckeditor`
1414
* Options:
15-
* `options` CkEditor's configuration object, eg. `{ language: 'en', toolbar: [...], ...}`
15+
* `options` CKEditor's configuration object, eg. `{ language: 'en', toolbar: [...], ...}`
1616
* `position` Position side of the toolbar, default: `left`, options: `left|center|right`
1717

1818

0 commit comments

Comments
 (0)