Jelajahi Sumber

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 tahun lalu
induk
melakukan
ece17ef175
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      packages/ckeditor5-table/CHANGELOG.md

+ 2 - 2
packages/ckeditor5-table/CHANGELOG.md

@@ -12,11 +12,11 @@ Changelog
 ### Other changes
 
 * Removed deprecated `config.table.toolbar` configuration option. Closes [#167](https://github.com/ckeditor/ckeditor5-table/issues/167). ([5d024ce](https://github.com/ckeditor/ckeditor5-table/commit/5d024ce))
-* Updated translations. ([60ccc61](https://github.com/ckeditor/ckeditor5-table/commit/60ccc61)) 
+* Updated translations. ([60ccc61](https://github.com/ckeditor/ckeditor5-table/commit/60ccc61))
 
 ### BREAKING CHANGES
 
-* `config.table.toolbar` is now removed from code. Use `config.table.contentToolbar`instead.
+* `config.table.toolbar` is now removed from code. Use `config.table.contentToolbar` instead.
 
 
 ## [12.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v12.0.0...v12.0.1) (2019-04-10)