From 9f89edda34749efd74c688a994bc3690b1fa9863 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Mon, 17 Jul 2023 18:25:27 -0400 Subject: [PATCH] Correcting a spelling mistake. --- app/views/application/contact.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/application/contact.html.haml b/app/views/application/contact.html.haml index 90d7fb5..b4d6707 100644 --- a/app/views/application/contact.html.haml +++ b/app/views/application/contact.html.haml @@ -6,6 +6,6 @@ %h2=_'articles.contact.headings.sent', :t %p=_'articles.contact.paragraphs.sent', :p - else - %h2=_'Email info@bikebike.org & bikebikeeverywhere@gmail.coom' + %h2=_'Email info@bikebike.org & bikebikeeverywhere@gmail.com' -#%h2=_'articles.contact.headings.contact' -# = render 'contact', cancel_btn: false \ No newline at end of file