mirror of
https://github.com/nextcloud/server.git
synced 2026-07-16 23:12:04 -04:00
Merge pull request #49347 from nextcloud/fix/typo-recommended-apps
fix(recommended-apps): Typo "screen sharing" vs "screensharing"
This commit is contained in:
commit
a2590a4454
3 changed files with 4 additions and 4 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: {
|
||||
|
|
|
|||
4
dist/core-recommendedapps.js
vendored
4
dist/core-recommendedapps.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-recommendedapps.js.map
vendored
2
dist/core-recommendedapps.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue