diff --git a/app/views/telephone_appointments/_step_3.html.erb b/app/views/telephone_appointments/_step_3.html.erb index 8388215a5..096701c3d 100644 --- a/app/views/telephone_appointments/_step_3.html.erb +++ b/app/views/telephone_appointments/_step_3.html.erb @@ -64,7 +64,7 @@
<%= f.label :phone, class: 'form-label-bold' do %> Phone number - The number you’d like us to call you on. We’ll send an SMS appointment reminder if a mobile number is provided. For non-UK numbers include the country dialling code + The number you’d like us to call you on. We’ll send an SMS appointment confirmation and reminder if a mobile number is provided. For non-UK numbers include the country dialling code <% end %> <% if @telephone_appointment.errors.include?(:phone) %>