mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
fix(recommended-apps): Typo "screen sharing" vs "screensharing"
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
73f3b9bad8
commit
0945169e57
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue