diff --git a/lang/en/grades.php b/lang/en/grades.php index 3c5f70c3633ea..c60964c0f4076 100644 --- a/lang/en/grades.php +++ b/lang/en/grades.php @@ -319,7 +319,7 @@ $string['grademin'] = 'Minimum grade'; $string['grademin_help'] = 'This setting determines the minimum grade when using the value grade type.'; $string['gradenotificationmessage'] = 'You have new feedback on your work for "{$a}"'; -$string['gradenotificationsubject'] = 'Your have been graded'; +$string['gradenotificationsubject'] = 'You have been graded'; $string['gradeoutcomeitem'] = 'Grade outcome item'; $string['gradeoutcomes'] = 'Outcomes'; $string['gradeoutcomescourses'] = 'Course outcomes';