Procházet zdrojové kódy

Merge branch 't/198' of github.com:ckeditor/ckeditor5-ui into t/198

Oskar Wróbel před 8 roky
rodič
revize
db989d4614

+ 4 - 5
packages/ckeditor5-ui/tests/manual/tickets/198/1.md

@@ -4,11 +4,10 @@
 
 ### Insert:
 
-1. Click `Start external changes` and quickly select some text after the place where external changes will star
-(contextual toolbar should appear).
-2. Observe if balloon is attached to the target selection.
+1. Click **Start external changes** then quickly select some text following the place where external changes will appear (contextual toolbar should show up).
+2. Observe if the balloon remains attached to the target selection.
 
 ### Delete:
 
-1. Click `Start external changes` and quickly select some text in the second paragraph (contextual toolbar should appear).
-2. Check if balloon hide and there is no errors on the browser console.
+1. Click **Start external changes** then quickly select some text from th second paragraph (contextual toolbar should appear).
+2. Check if the balloon hides and there are no errors in the browser console.