diff --git a/app/views/verification/letter/show.html.erb b/app/views/verification/letter/show.html.erb
index 13acb9985..372e1a8d1 100644
--- a/app/views/verification/letter/show.html.erb
+++ b/app/views/verification/letter/show.html.erb
@@ -12,7 +12,7 @@
<%= t("verification.letter.create.flash.success_html",
offices: link_to(t("verification.letter.create.flash.offices"),
- Setting['verification_offices_url'],
+ setting['verification_offices_url'],
title: t('shared.target_blank_html'),
target: "_blank")).html_safe
%>
diff --git a/app/views/verification/residence/_errors.html.erb b/app/views/verification/residence/_errors.html.erb
index 28f2c28b6..7b97e6085 100644
--- a/app/views/verification/residence/_errors.html.erb
+++ b/app/views/verification/residence/_errors.html.erb
@@ -6,7 +6,7 @@
<%= t("verification.residence.new.error_verifying_census",
offices: link_to( t("verification.residence.new.error_verifying_census_offices"),
- Setting['verification_offices_url'], title: t('shared.target_blank_html'), target: "_blank")).html_safe %>
+ setting['verification_offices_url'], title: t('shared.target_blank_html'), target: "_blank")).html_safe %>
<% else %>