Browse Source

Docs: demo instructions expanded. [skip ci]

godai78 5 years ago
parent
commit
c0a9bed9c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-clipboard/docs/features/paste-plaintext.md

+ 1 - 1
packages/ckeditor5-clipboard/docs/features/paste-plaintext.md

@@ -16,7 +16,7 @@ Pasting plain text with a double line break will turn it into a paragraph. This
 
 ## Demo
 
-Paste plain text between the styled paragraphs below using the <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>Shift</kbd>+<kbd>V</kbd> to test the style inheritance. Paste without modifier to retain styleless text. You can copy this very paragraph for convenience.
+Paste plain text between the styled paragraphs below using the <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>Shift</kbd>+<kbd>V</kbd> to test the style inheritance. Paste without modifier to retain styleless text. You can copy this very paragraph or one from the demo for convenience.
 
 {@snippet features/paste-plaintext}