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

Commit

Permalink
Docs: Fixed incorrect sample. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Sep 28, 2017
1 parent 1e7ea3e commit 8607379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/image.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default class Image extends Plugin {
* The configuration of the image features. Used by the image features in `@ckeditor/ckeditor5-image` package.
*
* ClassicEditor
* .create( {
* .create( editorElement, {
* image: ... // Image feature options.
* } )
* .then( ... )
Expand Down

0 comments on commit 8607379

Please sign in to comment.