diff --git a/example/example-dev.html b/example/example-dev.html index 14b3a8b45..bac3e3a3f 100644 --- a/example/example-dev.html +++ b/example/example-dev.html @@ -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. 😏' } }, { diff --git a/example/example.html b/example/example.html index 337be897c..30edebd43 100644 --- a/example/example.html +++ b/example/example.html @@ -248,7 +248,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. 😏' } }, {