ソースを参照

Style.

Co-authored-by: Anna Tomanek <a.tomanek@cksource.com>
Bartek Biedrzycki 5 年 前
コミット
64ab7cf282

+ 2 - 2
packages/ckeditor5-link/docs/_snippets/features/autolink.html

@@ -1,5 +1,5 @@
 <div id="snippet-autolink">
-	<p>Type <kbd>Space</kbd> after a link to see the magic of autolink: https://ckeditor.com</p>
+	<p>Press Space after a link to see the magic of autolinking: https://ckeditor.com/</p>
 	<p>This function will link to e-mail addresses too: example@example.com</p>
 	<p>You can also use <kbd>Enter</kbd> or <kbd>Shift</kbd>+<kbd>Enter</kbd> to achieve the same result: https://ckeditor.com</p>
-</div>
+</div>