Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 8 years ago
parent
commit
dc9e2a3cfa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-autoformat/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 
 ### Bug fixes
 ### 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)
 ## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-autoformat/compare/v0.6.0...v1.0.0-alpha.1) (2017-10-03)