8
0
Эх сурвалжийг харах

Docs: Clarified the thing about included features. [skip ci]

Piotrek Koszuliński 7 жил өмнө
parent
commit
ed2cca17f6

+ 1 - 1
docs/builds/guides/integration/configuration.md

@@ -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