Skip to content

Commit 6048b4b

Browse files
authored
Fix copy in teacher invitation email (#369)
Replacing "create coding lessons for students" with "create coding projects for students" as per the copy review with Max and Mel.
2 parents b46820b + fbdb632 commit 6048b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/invitation_mailer/invite_teacher.text.erb

+1-1
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)