Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 authored and mariajgrimaldi committed Feb 13, 2024
1 parent b369a9e commit 2213926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages-and-resources/teams/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const messages = defineMessages({
},
groupTypeOpenManagedDescription: {
id: 'authoring.pagesAndResources.teams.group.types.open_managed.description',
defaultMessage: '"Only course staff can create teams. Learners can see, join and leave teams.',
defaultMessage: 'Only course staff can create teams. Learners can see, join and leave teams.',
},
groupTypeOpenDescription: {
id: 'authoring.pagesAndResources.teams.group.types.open.description',
Expand Down

0 comments on commit 2213926

Please sign in to comment.