Browse Source

Docs: More fixes to image guide. [skip ci]

godai78 5 years ago
parent
commit
f2de360f2f

+ 1 - 1
packages/ckeditor5-image/docs/_snippets/features/image-link.html

@@ -1,5 +1,5 @@
 <div id="snippet-image-link">
-	<p>Linked image - click to access the edit link options</p>
+	<p>Linked image - use the contextual toolbar to edit image link properties.</p>
 
 	<figure class="image">
 		<a href="https://cksource.com">

+ 1 - 1
packages/ckeditor5-image/docs/_snippets/features/image-resize-buttons-dropdown.html

@@ -1,5 +1,5 @@
 <div id="snippet-image-resize-buttons-dropdown">
-	<p>Click me and resize using the pop-up menu dropdown!</p>
+	<p>Click me and resize using the contextual toolbar!</p>
 
 	<figure class="image">
 		<img src="%BASE_PATH%/assets/img/fields.jpg" alt="Autumn fields">