diff --git a/apps/comments/src/components/Comment.vue b/apps/comments/src/components/Comment.vue index af123c36d202b..de873fb102478 100644 --- a/apps/comments/src/components/Comment.vue +++ b/apps/comments/src/components/Comment.vue @@ -92,7 +92,7 @@
- {{ t('comments', '"@" for mentions, ":" for emoji, "/" for smart picker') }} + {{ t('comments', '@ for mentions, : for emoji, / for smart picker') }}