Skip to content

Commit

Permalink
Small docs rewording.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekbogdanski committed May 15, 2020
1 parent 10646db commit 880349e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/creators/themedui.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ CKEDITOR.replaceClass = 'ckeditor';
/**
* Resizes the editor interface.
*
* **Note:** Since 4.14.1 this method accepts only numeric or absolute CSS length units.
* **Note:** Since 4.14.1 this method accepts numeric or absolute CSS length units.
*
* ```javascript
* editor.resize( 900, 300 );
Expand Down

0 comments on commit 880349e

Please sign in to comment.