Kaynağa Gözat

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 yıl önce
ebeveyn
işleme
9e750c30c7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      packages/ckeditor5-basic-styles/CHANGELOG.md

+ 1 - 1
packages/ckeditor5-basic-styles/CHANGELOG.md

@@ -5,7 +5,7 @@ Changelog
 
 ### Bug fixes
 
-* The value of the `AttributeCommand` is taken from the first allowed node. Closes [#56](https://github.com/ckeditor/ckeditor5-basic-styles/issues/56). ([64a0dbc](https://github.com/ckeditor/ckeditor5-basic-styles/commit/64a0dbc))
+* The value of `AttributeCommand` should be taken from the first node on which this style is allowed. Closes [#56](https://github.com/ckeditor/ckeditor5-basic-styles/issues/56). ([64a0dbc](https://github.com/ckeditor/ckeditor5-basic-styles/commit/64a0dbc))
 
 ### Other changes