Selaa lähdekoodia

Wording. [skip ci]

Piotrek Koszuliński 6 vuotta sitten
vanhempi
sitoutus
c65c2e4688
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      packages/ckeditor5-link/docs/features/link.md

+ 1 - 1
packages/ckeditor5-link/docs/features/link.md

@@ -70,7 +70,7 @@ editor.execute( 'unlink' );
 Links are represented in the {@link module:engine/model/model~Model model} using the `linkHref` attribute.
 Links are represented in the {@link module:engine/model/model~Model model} using the `linkHref` attribute.
 
 
 <info-box>
 <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>
 </info-box>
 
 
 ## Contribute
 ## Contribute