Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonkups committed Jan 2, 2017
1 parent 3f09d99 commit cd305e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/imagestyle/imagestyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default class ImageStyle extends Plugin {
this._createButton( style );
}

// If there is no default image toolbar configuration, add all style buttons.
// If there is no default image toolbar configuration, add all image styles buttons.
const imageToolbarConfig = this.editor.config.get( 'image.toolbar' );

if ( !imageToolbarConfig ) {
Expand Down

0 comments on commit cd305e3

Please sign in to comment.