Explorar o código

Docs: Changelog corrections. [skip ci]

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
88abc9201f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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