瀏覽代碼

Wording. [skip ci]

Piotrek Koszuliński 6 年之前
父節點
當前提交
ea2647f2e9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-media-embed/docs/features/media-embed.md

+ 1 - 1
packages/ckeditor5-media-embed/docs/features/media-embed.md

@@ -442,7 +442,7 @@ The {@link module:media-embed/mediaembed~MediaEmbed} 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