Browse Source

Update src/mentionui.js

Co-Authored-By: jodator <jodator@gmail.com>
Aleksander Nowodzinski 6 years ago
parent
commit
dddf347aa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-mention/src/mentionui.js

+ 1 - 1
packages/ckeditor5-mention/src/mentionui.js

@@ -331,7 +331,7 @@ export default class MentionUI extends Plugin {
 	}
 
 	/**
-	 * Renders the single item in autocomplete list.
+	 * Renders a single item in the autocomplete list.
 	 *
 	 * @private
 	 * @param {module:mention/mention~MentionFeedItem} item