Преглед на файлове

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński преди 7 години
родител
ревизия
3473dff0d4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-core/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Features
 
-* Implemented the `extraPlugins` editor configuration. Closes [#146](https://github.com/ckeditor/ckeditor5-core/issues/146). ([4b5c3d4](https://github.com/ckeditor/ckeditor5-core/commit/4b5c3d4))
+* Implemented the `config.extraPlugins` option. Closes [#146](https://github.com/ckeditor/ckeditor5-core/issues/146). ([4b5c3d4](https://github.com/ckeditor/ckeditor5-core/commit/4b5c3d4))
 
 ### Other changes