From d54cac1555cf7018557ad451b10730c1005766b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotrek=20Koszuli=C5=84ski?= Date: Mon, 25 Mar 2019 20:48:51 +0100 Subject: [PATCH] Wording. [skip ci] --- docs/features/ckfinder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/ckfinder.md b/docs/features/ckfinder.md index 52fb9ae..2bbe3b8 100644 --- a/docs/features/ckfinder.md +++ b/docs/features/ckfinder.md @@ -200,7 +200,7 @@ Additionally, in the "image upload only" integration, you can use the following * The `'imageUpload'` command implemented by the {@link module:image/imageupload/imageuploadcommand~ImageUploadCommand}. - 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. ## Contribute