Преглед изворни кода

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński пре 6 година
родитељ
комит
ee2d61b995
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      packages/ckeditor5-table/CHANGELOG.md

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

@@ -5,12 +5,12 @@ Changelog
 
 ### Bug fixes
 
-* Single paragraphs with attributes inside tableCell will be properly converted in data pipeline.. Closes [ckeditor/ckeditor5#1620](https://github.com/ckeditor/ckeditor5/issues/1620). ([67ec89f](https://github.com/ckeditor/ckeditor5-table/commit/67ec89f))
+* Single paragraphs with attributes inside `<tableCell>` will be properly converted in the data pipeline. Closes [ckeditor/ckeditor5#1620](https://github.com/ckeditor/ckeditor5/issues/1620). ([67ec89f](https://github.com/ckeditor/ckeditor5-table/commit/67ec89f))
 
 ### Other changes
 
 * Optimized icons. ([c042369](https://github.com/ckeditor/ckeditor5-table/commit/c042369))
-* Updated translations. ([cd204c3](https://github.com/ckeditor/ckeditor5-table/commit/cd204c3)) 
+* Updated translations. ([cd204c3](https://github.com/ckeditor/ckeditor5-table/commit/cd204c3))
 
 
 ## [12.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v11.0.1...v12.0.0) (2019-02-28)