Skip to content

Commit

Permalink
Invitation: Update heading
Browse files Browse the repository at this point in the history
  • Loading branch information
barnden committed Apr 19, 2024
1 parent e4f4942 commit a0f3308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails_root/app/views/invitations/show.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>You've been invited to take a survey (...or have you?)</h1>
<h1>You've been invited to take a survey</h1>
<p>You were invited by <%= @invitation.parent_response.profile.first_name %> <%= @invitation.parent_response.profile.last_name %>.</p>
<p>
<% if session[:userinfo] && session[:invitation] %>
Expand Down

0 comments on commit a0f3308

Please sign in to comment.