Explorar o código

Docs: Changelog corrections. [skip ci]

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
d644fe4374
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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