diff --git a/app/views/contacts/_contact_form.html.erb b/app/views/contacts/_contact_form.html.erb index b5a1942..04626ca 100644 --- a/app/views/contacts/_contact_form.html.erb +++ b/app/views/contacts/_contact_form.html.erb @@ -22,7 +22,7 @@
<%= f.label :message %>
<%= f.text_area :message, rows: 8, cols: 40, required: true, class: "form-control", - placeholder: "Send me a message"%>
+ placeholder: "Send us a message"%>