Parcourir la source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński il y a 5 ans
Parent
commit
adfcd588ea
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/ckeditor5-typing/CHANGELOG.md

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

@@ -5,7 +5,7 @@ Changelog
 
 ### Features
 
-* Add `TextWatcher#isEnabled` property to toggle text watching. ([fa79d00](https://github.com/ckeditor/ckeditor5-typing/commit/fa79d00))
+* Add `TextWatcher#isEnabled` property to allow toggling text watcher on and off. ([fa79d00](https://github.com/ckeditor/ckeditor5-typing/commit/fa79d00))
 
 
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-typing/compare/v15.0.0...v16.0.0) (2019-12-04)