Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 years ago
parent
commit
1e663032ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-image/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Features
 
-* Added upload complete icon. Closes [#204](https://github.com/ckeditor/ckeditor5-image/issues/204). ([004eda7](https://github.com/ckeditor/ckeditor5-image/commit/004eda7))
+* Added "upload completed" icon. Closes [#204](https://github.com/ckeditor/ckeditor5-image/issues/204). ([004eda7](https://github.com/ckeditor/ckeditor5-image/commit/004eda7))
 
 ### Bug fixes