瀏覽代碼

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