Explorar o código

Docs: Fixed wording. [skip ci]

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
eaa9598c0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-heading/docs/headings.md

+ 1 - 1
packages/ckeditor5-heading/docs/headings.md

@@ -19,7 +19,7 @@ By default this feature is configured to support `<h2>`, `<h3>` and `<h4>` eleme
 
 ### Configuring heading levels
 
-It is possible, of course, to configure which heading levels the editor should support and how should they be named in the Headings dropdown. Use the {@link module:heading/heading~HeadingConfig#options `heading.options`} config option to do so.
+It is, of course, possible to configure which heading levels the editor should support and how they should be named in the Headings dropdown. Use the {@link module:heading/heading~HeadingConfig#options `heading.options`} config option to do so.
 
 The following editor will support only two levels of headings – `<h1>` and `<h2>`: