Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
c963497218
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-editor-decoupled/CHANGELOG.md

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

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