8
0
Просмотр исходного кода

Update docs/features/mention.md

Co-Authored-By: jodator <jodator@gmail.com>
Aleksander Nowodzinski 6 лет назад
Родитель
Сommit
6fc579c23f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-mention/docs/features/mention.md

+ 1 - 1
packages/ckeditor5-mention/docs/features/mention.md

@@ -6,7 +6,7 @@ category: features
 
 
 # Mention
 # Mention
 
 
-The {@link module:mention/mention~Mention} feature brings support for smart completion based on user input. When user types a pre-configured marker, such as `@` or `#`, they get an autocomplete suggestions in a balloon panel displayed next to a caret. The selected suggestion is inserted to the content.
+The {@link module:mention/mention~Mention} feature brings support for smart completion based on user input. When user types a pre-configured marker, such as `@` or `#`, they get an autocomplete suggestions in a balloon panel displayed next to the caret. The selected suggestion is then inserted into the content.
 
 
 ## Demo
 ## Demo