Merge pull request #712 from edx/jtauber/fix-typo
fixed typo in faculty member settings text
This commit is contained in:
@@ -37,7 +37,7 @@ from contentstore import utils
|
||||
<section class="settings-faculty-members">
|
||||
<header>
|
||||
<h3>${_("Faculty Members")}</h3>
|
||||
<span class="detail">${_("Individuals instructing and help with this course")}</span>
|
||||
<span class="detail">${_("Individuals instructing and helping with this course")}</span>
|
||||
</header>
|
||||
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user