Procházet zdrojové kódy

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński před 6 roky
rodič
revize
cfd1075d8f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      packages/ckeditor5-heading/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Features
 
-* Introduced Title plugin. Closes https://github.com/ckeditor/ckeditor5/issues/2003. Closes https://github.com/ckeditor/ckeditor5/issues/2005. ([a65c0ac](https://github.com/ckeditor/ckeditor5-heading/commit/a65c0ac))
+* Introduced the document title feature. Closes https://github.com/ckeditor/ckeditor5/issues/2003. Closes https://github.com/ckeditor/ckeditor5/issues/2005. ([a65c0ac](https://github.com/ckeditor/ckeditor5-heading/commit/a65c0ac))
 
 ### Other changes