fix: issue-1018 remove reference to edX user\nIn configure wiki opera… (#1021)

* fix: issue-1018 remove reference to edX user\nIn configure wiki operation

* fix: issue-1018 keep to original they wording
This commit is contained in:
bszabo
2024-05-21 11:24:21 -04:00
committed by GitHub
parent f34157e11c
commit 54003af07c

View File

@@ -26,8 +26,8 @@ const messages = defineMessages({
},
enablePublicWikiHelp: {
id: 'course-authoring.pages-resources.wiki.enable-public-wiki.help',
defaultMessage: `If enabled, edX users can view the course wiki even when
they're not enrolled in the course.`,
defaultMessage: `If enabled, any registered user can view the course wiki
even if they are not enrolled in the course`,
},
});