Skip to content

Commit 0945169

Browse files
committed
fix(recommended-apps): Typo "screen sharing" vs "screensharing"
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent 73f3b9b commit 0945169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/setup/RecommendedApps.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const recommended = {
8080
icon: imagePath('core', 'actions/mail.svg'),
8181
},
8282
spreed: {
83-
description: t('core', 'Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.'),
83+
description: t('core', 'Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps.'),
8484
icon: imagePath('core', 'apps/spreed.svg'),
8585
},
8686
richdocuments: {

0 commit comments

Comments
 (0)