Piotrek Koszuliński преди 6 години
родител
ревизия
30d74e838c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-alignment/docs/features/text-alignment.md

+ 1 - 1
packages/ckeditor5-alignment/docs/features/text-alignment.md

@@ -94,7 +94,7 @@ The {@link module:alignment/alignment~Alignment} 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