Skip to content

Commit

Permalink
chore: update helptext
Browse files Browse the repository at this point in the history
  • Loading branch information
AfaqShuaib09 committed Jul 21, 2023
1 parent 7a69640 commit d87fe8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/EditCoursePage/EditCourseForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ export class BaseEditCourseForm extends React.Component {
text="Watchers"
helpText={(
<p>
A comma-separated list of email addresses that will receive
A list of email addresses that will receive
notifications when the course run of the course is published or reviewed.
</p>
)}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6730,7 +6730,7 @@ exports[`BaseEditCourseForm renders html correctly with administrator being true
extraText=""
helpText={
<p>
A comma-separated list of email addresses that will receive notifications when the course run of the course is published or reviewed.
A list of email addresses that will receive notifications when the course run of the course is published or reviewed.
</p>
}
id="watchers.label"
Expand Down

0 comments on commit d87fe8f

Please sign in to comment.