Skip to content

Commit

Permalink
Docs: Clarified the thing about included features. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Mar 23, 2018
1 parent a548e8a commit ed2cca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/builds/guides/integration/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ClassicEditor.build.plugins.map( plugin => plugin.pluginName );

## Adding features

As CKEditor builds come with all features enabled, the only way to add more features to them is to {@link builds/guides/development/custom-builds create a custom build}.
As CKEditor builds do not include all possible features, the only way to add more features to them is to {@link builds/guides/development/custom-builds create a custom build}.

## Toolbar setup

Expand Down

0 comments on commit ed2cca1

Please sign in to comment.