diff --git a/school.d/dordt.inc b/school.d/dordt.inc --- a/school.d/dordt.inc +++ b/school.d/dordt.inc @@ -24,6 +24,6 @@ function dordt_info() 'name' => 'Dordt College', 'example_course_id' => 'ENG-202', 'registration_url' => 'http://dordt.edu/services_support/registrar/', - 'student_address' => 'Dork', + 'student_address' => 'Dordt student', ); }