chore: update open managed description
This commit is contained in:
committed by
Adolfo R. Brandes
parent
584823b879
commit
9ff77945e3
@@ -25,7 +25,7 @@ const TeamTypeNameMessage = {
|
||||
[GroupTypes.PRIVATE_MANAGED]: {
|
||||
label: messages.groupTypePrivateManaged,
|
||||
description: messages.groupTypePrivateManagedDescription,
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
const GroupEditor = ({
|
||||
|
||||
@@ -99,7 +99,7 @@ const messages = defineMessages({
|
||||
},
|
||||
groupTypeOpenManagedDescription: {
|
||||
id: 'authoring.pagesAndResources.teams.group.types.open_managed.description',
|
||||
defaultMessage: 'Only course staff can control teams. Learners can see other teams and choose it.',
|
||||
defaultMessage: '"Only course staff can create teams. Learners can see, join and leave teams.',
|
||||
},
|
||||
groupTypeOpenDescription: {
|
||||
id: 'authoring.pagesAndResources.teams.group.types.open.description',
|
||||
|
||||
Reference in New Issue
Block a user