Browse Source

Changed CTA in sample.

Kamil Piechaczek 6 years ago
parent
commit
ca343ed3b0

+ 1 - 1
packages/ckeditor5-page-break/docs/_snippets/features/page-break.html

@@ -5,7 +5,7 @@
 	<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
 </div>
 
-<button type="button" id="print-data-action">Print editor data</button>
+<button type="button" id="print-data-action">Open print preview</button>
 <iframe class="visuallyhidden" id="print-data-container" aria-hidden="true" tabindex="-1"></iframe>
 
 <style>