8
0
Prechádzať zdrojové kódy

Docs: Changelog corrections. [skip ci]

Piotrek Koszuliński 8 rokov pred
rodič
commit
d644fe4374
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      packages/ckeditor5-heading/CHANGELOG.md

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

@@ -16,7 +16,7 @@ Changelog
 ### BREAKING CHANGES
 
 * The command API has been changed.
-* The `HeadingCommand` constructor's second parameter was changed from the options object to the `modelElement` alone.
+* The `HeadingCommand` constructor's second parameter was changed from the `options` object to the `modelElement` alone.
 
 ### NOTE