Przeglądaj źródła

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 lat temu
rodzic
commit
46f32f211a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/ckeditor5-enter/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Bug fixes
 
-* Default action of `Enter` event should be always prevented. Closes [ckeditor/ckeditor5#1120](https://github.com/ckeditor/ckeditor5/issues/1120). ([8d7c75f](https://github.com/ckeditor/ckeditor5-enter/commit/8d7c75f))
+* The default action of <kbd>Enter</kbd> should be always prevented. Closes [ckeditor/ckeditor5#1120](https://github.com/ckeditor/ckeditor5/issues/1120). ([8d7c75f](https://github.com/ckeditor/ckeditor5-enter/commit/8d7c75f))
 
 
 ## [10.1.1](https://github.com/ckeditor/ckeditor5-enter/compare/v10.1.0...v10.1.1) (2018-07-18)