Commit 90b9a737 by Christine Lytwynec

fix typo in course_info.html

parent d9a21d72
......@@ -53,7 +53,7 @@ from django.template.defaultfilters import escapejs
<div class="wrapper-content wrapper">
<section class="content">
<div class="introduction">
<p clas="copy">${_('Use course updates to notify students of important dates or exams, highlight particular discussions in the forums, announce schedule changes, and respond to student questions. You add or edit updates in HTML.')}</p>
<p class="copy">${_('Use course updates to notify students of important dates or exams, highlight particular discussions in the forums, announce schedule changes, and respond to student questions. You add or edit updates in HTML.')}</p>
</div>
</section>
</div>
......
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