Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lms/templates/peer_grading/peer_grading.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<%
nothing_to_grade_message = _(
"""
{p_tag}You currently do not having any peer grading to do. In order to have peer grading to do:
{p_tag}You currently do not have any peer grading to do. In order to have peer grading to do:
{ul_tag}
{li_tag}You need to have submitted a response to a peer grading problem.{end_li_tag}
{li_tag}The instructor needs to score the essays that are used to help you better understand the grading
Expand Down