瀏覽代碼

Docs: Changelog corrections. [skip ci]

Piotrek Koszuliński 8 年之前
父節點
當前提交
88abc9201f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-core/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Bug fixes
 
-* Now introduced support for `config.removePlugins` for real (we said that we did this in the previous release). Closes [#49](https://github.com/ckeditor/ckeditor5-core/issues/49). ([5834fed](https://github.com/ckeditor/ckeditor5-core/commit/5834fed))
+* This time, we introduced support for `config.removePlugins` for real (we said that we did this in the previous release, but we didn't). Closes [#49](https://github.com/ckeditor/ckeditor5-core/issues/49). ([5834fed](https://github.com/ckeditor/ckeditor5-core/commit/5834fed))
 
 ### Features