From 47ed8db9553b32518b5f3d07c6a3313ae6f69c90 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Tue, 5 Sep 2023 21:53:17 +0300 Subject: [PATCH] fix typo --- app/views/start_form/completed.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/start_form/completed.html.erb b/app/views/start_form/completed.html.erb index 376e377b..ce49da40 100644 --- a/app/views/start_form/completed.html.erb +++ b/app/views/start_form/completed.html.erb @@ -17,7 +17,7 @@
- Form has been submitter already + Form has been submitted already
<% if Accounts.can_send_emails?(@submitter.submission.template.account) %>