Browse Source

Fixed the heading level.

Piotrek Koszuliński 6 years ago
parent
commit
606b156380
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/builds/guides/frameworks/react.md

+ 1 - 1
docs/builds/guides/frameworks/react.md

@@ -521,7 +521,7 @@ npm install --save \
 	@ckeditor/ckeditor5-paragraph
 ```
 
-### Using CKEditor 5 source
+#### Using CKEditor 5 source
 
 Now you can use the `<CKEditor>` component together with {@link framework/guides/overview CKEditor 5 Framework}: