8
0
Просмотр исходного кода

Docs: Changelog corrections. [skip ci]

Piotrek Koszuliński 8 лет назад
Родитель
Сommit
66cc7c9adc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-undo/CHANGELOG.md

+ 1 - 1
packages/ckeditor5-undo/CHANGELOG.md

@@ -6,7 +6,7 @@ Changelog
 ### Other changes
 ### Other changes
 
 
 * Aligned the implementation to the new Command API (see https://github.com/ckeditor/ckeditor5-core/issues/88). ([a94dd46](https://github.com/ckeditor/ckeditor5-undo/commit/a94dd46))
 * Aligned the implementation to the new Command API (see https://github.com/ckeditor/ckeditor5-core/issues/88). ([a94dd46](https://github.com/ckeditor/ckeditor5-undo/commit/a94dd46))
-* Cleaning up svg icons. ([9cb1923](https://github.com/ckeditor/ckeditor5-undo/commit/9cb1923))
+* Cleaned up SVG icons. ([9cb1923](https://github.com/ckeditor/ckeditor5-undo/commit/9cb1923))
 
 
 ### BREAKING CHANGES
 ### BREAKING CHANGES