8
0
فهرست منبع

Docs: Corrected the changelog. [skip ci]

Marek Lewandowski 6 سال پیش
والد
کامیت
20f8456ba7
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      packages/ckeditor5-theme-lark/CHANGELOG.md

+ 2 - 2
packages/ckeditor5-theme-lark/CHANGELOG.md

@@ -16,8 +16,8 @@ Changelog
 
 * Enabled additional box-shadow on `.ck-button` to meet WCAG AA recommendations. Adjusted the color of the `--ck-color-focus-border` for the same reason (editables, widget selection, etc.). Closes [ckeditor/ckeditor5#5580](https://github.com/ckeditor/ckeditor5/issues/5580). ([0fe1500](https://github.com/ckeditor/ckeditor5-theme-lark/commit/0fe1500))
 
-  Also: 
-  * Optimized the color gird component for WCAG AA. 
+  Also:
+  * Optimized the color of a gird component for WCAG AA.
   * Imported insert table UI styles from ckeditor5-table (code refactoring).
      * Improved the table UI contrast and accessibility.