Browse Source

Fix the manual test description.

panr 5 years ago
parent
commit
53f8c9c6ec
1 changed files with 5 additions and 5 deletions
  1. 5 5
      packages/ckeditor5-image/tests/manual/imageinsertviaurl.md

+ 5 - 5
packages/ckeditor5-image/tests/manual/imageinsertviaurl.md

@@ -1,18 +1,18 @@
-## Image upload via URL
+## Image insert via URL
 
-1. Click on the arrow button in `imageUpload` plugin to reveal the image upload panel.
+1. Click on the arrow button in `imageInsert` plugin to reveal the image insert panel.
 1. Paste the URL to the input (eg: `https://ckeditor.com/docs/ckeditor5/latest/assets/img/malta.jpg`).
 1. Click `Insert` button.
 
 ## Image replace via URL
 
 1. Click on the image in the editor.
-1. Click on the arrow button in `imageUpload` plugin to reveal the image upload panel.
+1. Click on the arrow button in `imageInsert` plugin to reveal the image insert panel.
 1. Edit the value of the input.
 1. Click `Update` button.
 
-## Image upload via integrations
+## Image insert via integrations
 
-1. In the **Editor 2** click on the arrow button in `imageUpload` plugin to reveal the image upload panel.
+1. In the **Editor 2** click on the arrow button in `imageInsert` plugin to reveal the image insert panel.
 1. Click on the **CKFinder** button.
 1. Choose image and confirm.