瀏覽代碼

Style.

Co-authored-by: Anna Tomanek <a.tomanek@cksource.com>
Bartek Biedrzycki 5 年之前
父節點
當前提交
64ab7cf282
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      packages/ckeditor5-link/docs/_snippets/features/autolink.html

+ 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>