Skip to content

Commit de40a3b

Browse files
Kimberley CookKimberley Cook
authored andcommitted
kriszta feedback
1 parent eb75dec commit de40a3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/views/member_mailer/welcome_coach.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
before attending.
3838

3939
%p
40-
If you have questions, reply to this email or speak to an organiser at the workshop. You’ll find them at the table with the name stickers – they’re there to support you with anything you need. table with the name stickers. They're there to help with anything on your mind.
40+
If you have questions, reply to this email or speak to an organiser at the workshop. You’ll find them at the table with the name stickers – they’re there to support you with anything you need.
4141

4242
%p
4343
If you didn't mean to sign up as a coach, not to worry! You can update

app/views/virtual_workshop_invitation_mailer/invite_coach.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
%p.lead
1717
We’re excited to invite you to join our upcoming virtual #{@workshop.chapter.name} workshop as a coach!
1818

19-
%p As a coach, you’ll support students remotely as they work through one of our #{link_to 'tutorials', 'http://tutorials.codebar.io/'} or seek guidance on a personal project. Don’t worryyou’ll only be paired with students whose needs align with your skills and expertise.
19+
%p As a coach, you’ll support students remotely as they work through one of our #{link_to 'tutorials', 'http://tutorials.codebar.io/'} or seek guidance on a personal project. Don’t worryyou’ll only be paired with students whose needs align with your skills and expertise.
2020

2121
%p You can explore all of our tutorials at #{link_to 'tutorials.codebar.io', 'http://tutorials.codebar.io/'}. If you have ideas for improving our content, feel free to contribute by submitting a pull request to our #{link_to 'GitHub repository', 'https://github.com/codebar/tutorials'}.
2222

app/views/workshop_invitation_mailer/invite_student.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
%td
1414
%h3 Hi #{@member.name},
1515
%p.lead
16-
We’d love to see you at the next #{@workshop.chapter.name} workshop! Don’t miss this chance to secure your spot, enjoy some light refreshments, and work one-on-one with a dedicated coach.
16+
We’d love to see you at the next #{@workshop.chapter.name} workshop! Don’t miss this chance to secure your spot, enjoy some light refreshments, and work one-to-one or in a small group with a dedicated coach.
1717
%p At the workshop, you’ll have the opportunity to:
1818
%ul
1919
%li Work through our #{link_to 'tutorials', 'http://codebar.github.io/tutorials' } or get guidance on your personal projects.

0 commit comments

Comments
 (0)