浏览代码

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 8 年之前
父节点
当前提交
dc9e2a3cfa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-autoformat/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Bug fixes
 
-* LiveRanges used by InlineAutoFormatEngine are now properly detached. Closes [#39](https://github.com/ckeditor/ckeditor5-autoformat/issues/39). ([5f24ae8](https://github.com/ckeditor/ckeditor5-autoformat/commit/5f24ae8))
+* `LiveRanges` used by `InlineAutoFormatEngine` are now properly detached. Closes [#39](https://github.com/ckeditor/ckeditor5-autoformat/issues/39). ([5f24ae8](https://github.com/ckeditor/ckeditor5-autoformat/commit/5f24ae8))
 
 
 ## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-autoformat/compare/v0.6.0...v1.0.0-alpha.1) (2017-10-03)