diff --git a/src/settings/App.tsx b/src/settings/App.tsx index 3b5adba5d..6d5659bf2 100644 --- a/src/settings/App.tsx +++ b/src/settings/App.tsx @@ -188,7 +188,7 @@ export class App extends Component<{}, AppState> implements OC.Plugin{ t('groupfolders', 'Group folder admin delegation') }

{ t('groupfolders', 'Nextcloud allows you to delegate the administration of group folders to non-admin users.') }

{ t('groupfolders', 'Specify below the groups that will be allowed to manage group folders and use its API/REST.') }

-

{ t('groupfolders', 'They will have access to all Groupfolders.') }

+

{ t('groupfolders', 'They will have access to all group folders.') }

{/* @ts-expect-error Typescript error due to async react component */}