8
0
Просмотр исходного кода

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 лет назад
Родитель
Сommit
4b7659c6ab
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-editor-inline/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Features
 
-* `InlineEditor.create()` will throw an error, when textarea element is used. ([56c9f40](https://github.com/ckeditor/ckeditor5-editor-inline/commit/56c9f40))
+* `InlineEditor.create()` will throw an error, when a `<textarea>` element is used. ([56c9f40](https://github.com/ckeditor/ckeditor5-editor-inline/commit/56c9f40))
 
 
 ## [12.1.1](https://github.com/ckeditor/ckeditor5-editor-inline/compare/v12.1.0...v12.1.1) (2019-06-05)