diff --git a/app/views/account/imports/show.html.erb b/app/views/account/imports/show.html.erb index 44d9228e6..88dd75ebe 100644 --- a/app/views/account/imports/show.html.erb +++ b/app/views/account/imports/show.html.erb @@ -12,7 +12,7 @@ <% when "completed" %>
-
Your import was successfull!
+
Your import was successful!
<%= link_to "Go to your account →", landing_url(script_name: @import.account.slug), class: "btn btn--link" %>
<% when "failed" %>