8
0
Quellcode durchsuchen

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński vor 7 Jahren
Ursprung
Commit
3473dff0d4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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