Selaa lähdekoodia

Update packages/ckeditor5-basic-styles/docs/features/basic-styles.md

Co-authored-by: Anna Tomanek <a.tomanek@cksource.com>
Bartek Biedrzycki 5 vuotta sitten
vanhempi
sitoutus
9880abe34f

+ 1 - 1
packages/ckeditor5-basic-styles/docs/features/basic-styles.md

@@ -5,7 +5,7 @@ category: features
 
 
 {@snippet features/build-basic-styles-source}
 {@snippet features/build-basic-styles-source}
 
 
-The {@link api/basic-styles basic styles} allows you to start editing right away with all the most used formatting styles inevitable for content creation. This package provides essential text formatting features such as bold, italic, underline, strikethrough, subscript, superscript, and code. Coupled with more [formatting features](#related-features), these serve as a base for any WYSIWYG editor tool set.
+The {@link api/basic-styles basic styles} feature allows you to apply all the most frequently used formatting styles indispensable for content creation. This package provides essential text formatting features such as bold, italic, underline, strikethrough, subscript, superscript, and code. Coupled with more [formatting features](#related-features), these serve as a base for any WYSIWYG editor toolset.
 
 
 <info-box info>
 <info-box info>
 	All basic text styles can be removed with the {@link features/remove-format remove format} feature.
 	All basic text styles can be removed with the {@link features/remove-format remove format} feature.