Skip to content

Commit 223d08b

Browse files
authored
Update CardAnonymousPollHint.vue
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
1 parent 597c18c commit 223d08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Cards/modules/CardAnonymousPollHint.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const pollStore = usePollStore()
3737
{{
3838
t(
3939
'polls',
40-
'The anonymity of this poll can be removed at any time by the owner and delegated poll administration.',
40+
'Anonymization of this poll can be removed at any time by the owner and delegated poll administration.',
4141
)
4242
}}
4343
</CardDiv>

0 commit comments

Comments
 (0)