Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Jun 25, 2018
1 parent 401ce37 commit d7a9115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
* add options for @ckeditor5 table-toolbar in profile builder
* hide image toolbar settings in profile builder is imageUpload or rexImage disable
* update Keyboard support tables in readme.md's
* to don't lost custom profiles after update recreate profiles by update
* to don't lose custom profiles after update recreate profiles by update
* execute sql by update to v2.0.0
* use better style like github for keyboard support table
* add preview in profile builder
* add preview page with code example
* add text license to mblock demo page
* `Cke5\Creator\Cke5ProfilesApi::addProfile` api was add to create profiles without user interface

```
```php
$create = \Cke5\Creator\Cke5ProfilesApi::addProfile(
'full_cke',
'Cke5 with all possible tools',
Expand Down

0 comments on commit d7a9115

Please sign in to comment.