We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01ac50f + a716dd1 commit 2c56954Copy full SHA for 2c56954
app/components/application_form_search_result/component.html.erb
@@ -2,7 +2,7 @@
2
<h2 class="app-search-result__item-title">
3
<%= govuk_link_to full_name, href %>
4
<% if unsuitable %>
5
- <br /><%= govuk_tag(text: "Flagged for suitablilty", colour: "red") %>
+ <br /><%= govuk_tag(text: "Flagged for suitability", colour: "red") %>
6
<% end %>
7
</h2>
8
0 commit comments