mirror of
https://github.com/codex-team/editor.js
synced 2026-03-17 16:10:07 +01:00
Fix typo in example paragraph (#749)
* Fix typo * Update example-dev.html
This commit is contained in:
parent
1cd6149cfc
commit
0ab6a29b24
2 changed files with 2 additions and 2 deletions
|
|
@ -259,7 +259,7 @@
|
|||
{
|
||||
type : 'paragraph',
|
||||
data : {
|
||||
text : 'We have been working on this project more than three years. Several large media projects help us to test and debug the Editor, to make it\'s core more stable. At the same time we significantly improved the API. Now, it can be used to create any plugin for any task. Hope you enjoy. 😏'
|
||||
text : 'We have been working on this project more than three years. Several large media projects help us to test and debug the Editor, to make its core more stable. At the same time we significantly improved the API. Now, it can be used to create any plugin for any task. Hope you enjoy. 😏'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue