Parcourir la source

Docs: Changelog corrections. [skip ci]

Piotrek Koszuliński il y a 8 ans
Parent
commit
becc7d2676
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/ckeditor5-editor-classic/CHANGELOG.md

+ 1 - 1
packages/ckeditor5-editor-classic/CHANGELOG.md

@@ -13,7 +13,7 @@ Changelog
 
 
 ### Other changes
 ### Other changes
 
 
-* Renamed the ClassicEditor file to "classiceditor.js" to match the naming convention. Closes [#41](https://github.com/ckeditor/ckeditor5-editor-classic/issues/41). ([c5714ba](https://github.com/ckeditor/ckeditor5-editor-classic/commit/c5714ba))
+* Renamed the `classic.js` file to `classiceditor.js` to match the naming convention. Closes [#41](https://github.com/ckeditor/ckeditor5-editor-classic/issues/41). ([c5714ba](https://github.com/ckeditor/ckeditor5-editor-classic/commit/c5714ba))
 
 
 ### BREAKING CHANGES
 ### BREAKING CHANGES