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

Commit

Permalink
Docs: Simplify the sample.
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Jasiun committed Mar 6, 2018
1 parent 905ccfd commit ef79c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cloudservices.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ CloudServices.Token = Token;
* uploadUrl: 'https://your-organisation-id.cke-cs.com/easyimage/upload/',
* tokenUrl: 'https://example.com/cs-token-endpoint'
* },
* plugins: [ Essentials, Paragraph, Heading, Image, ImageCaption, ImageStyle, ImageToolbar, EasyImage ],
* plugins: [ Essentials, Paragraph, Heading, EasyImage ],
* toolbar: [ 'headings', 'undo', 'redo', 'insertImage' ],
* image: {
* toolbar: [ 'imageStyleFull', 'imageStyleSide', '|', 'imageTextAlternative' ]
Expand Down

0 comments on commit ef79c00

Please sign in to comment.