Skip to content

Commit fbdb632

Browse files
committed
Fix copy in teacher invitation email
Replacing "create coding lessons for students" with "create coding projects for students" as per the copy review with Max and Mel.
1 parent b46820b commit fbdb632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/invitation_mailer/invite_teacher.text.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ You have been invited to join:
22

33
<%= @school.name %>
44

5-
Being part of this school account will allow you to access the school dashboard in the Code Editor and create coding lessons for students.
5+
Being part of this school account will allow you to access the school dashboard in the Code Editor and create coding projects for students.
66

77
Join school:
88

0 commit comments

Comments
 (0)