fix(recommended-apps): Typo "screen sharing" vs "screensharing"

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2024-11-18 14:35:06 +01:00
parent 73f3b9bad8
commit 0945169e57

View file

@ -80,7 +80,7 @@ const recommended = {
icon: imagePath('core', 'actions/mail.svg'),
},
spreed: {
description: t('core', 'Chatting, video calls, screensharing, online meetings and web conferencing in your browser and with mobile apps.'),
description: t('core', 'Chatting, video calls, screen sharing, online meetings and web conferencing in your browser and with mobile apps.'),
icon: imagePath('core', 'apps/spreed.svg'),
},
richdocuments: {