소스 검색

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 년 전
부모
커밋
cfd1075d8f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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