From cff794d20e9e3e1695f62711a0eef495adda8de1 Mon Sep 17 00:00:00 2001 From: Jack Reed Date: Mon, 29 Jul 2019 15:30:56 -0600 Subject: [PATCH] Update heading copy fixes #321 --- app/views/sessions/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/sessions/index.html.erb b/app/views/sessions/index.html.erb index dc6c70cf..3ec2258c 100644 --- a/app/views/sessions/index.html.erb +++ b/app/views/sessions/index.html.erb @@ -8,7 +8,7 @@
-

Proxy or fee accounts

+

Proxy, fee, or courtesy accounts

<%= link_to 'Log in with PIN', login_url, class: 'btn btn-secondary' %> <%= link_to 'Request a PIN', reset_pin_path, class: 'btn btn-link' %>