Skip to content

Commit

Permalink
Merge stable into master
Browse files Browse the repository at this point in the history
  • Loading branch information
CKTravisBot authored Jan 3, 2023
2 parents 1931e31 + fd8ce11 commit ac98e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ckeditor5-mention/src/mentioncommand.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export default class MentionCommand extends Command {
*
* Correct markers: `'@'`, `'#'`.
*
* Incorrect markers: `'$$'`, `'[@'`.
* Incorrect markers: `'@@'`, `'[@'`.
*
* See {@link module:mention/mention~MentionConfig}.
*
Expand Down

0 comments on commit ac98e2f

Please sign in to comment.