Commit 97083d0f by James Tauber

fixed typo in faculty member settings

This was confusing translators as didn't make sense in English
parent 01c743f2
...@@ -37,7 +37,7 @@ from contentstore import utils ...@@ -37,7 +37,7 @@ from contentstore import utils
<section class="settings-faculty-members"> <section class="settings-faculty-members">
<header> <header>
<h3>${_("Faculty Members")}</h3> <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> </header>
<div class="row"> <div class="row">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment