Browse Source

Wording. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
cd6f739830
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-heading/docs/features/headings.md

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

@@ -149,7 +149,7 @@ The {@link module:heading/heading~Heading} plugin registers:
 	```
 
 <info-box>
-	We recommend using the official {@link framework/guides/development-tools#ckeditor-5-inspector instance inspector} for development and debugging. It will give you tons of useful information about the state of the editor such as internal data structures, selection, commands, and many more.
+	We recommend using the official {@link framework/guides/development-tools#ckeditor-5-inspector CKEditor 5 inspector} for development and debugging. It will give you tons of useful information about the state of the editor such as internal data structures, selection, commands, and many more.
 </info-box>
 
 ## Contribute