diff --git a/app/views/devise/two_factor_authentication/max_login_attempts_reached.html.erb b/app/views/devise/two_factor_authentication/max_login_attempts_reached.html.erb index 094bbf4..5b1029e 100644 --- a/app/views/devise/two_factor_authentication/max_login_attempts_reached.html.erb +++ b/app/views/devise/two_factor_authentication/max_login_attempts_reached.html.erb @@ -1,3 +1,3 @@ -

Access completly denied as you have reached your attempts limit = <%= @limit %>

-

Please contact your system administrator

+

Access completely denied as you have reached your attempts limit = <%= @limit %>.

+

Please contact your system administrator.