Skip to content

Commit 2c56954

Browse files
authored
Merge pull request #2755 from DFE-Digital/AQTS-951-fix-spelling
AQTS 951 Fix spelling
2 parents 01ac50f + a716dd1 commit 2c56954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/application_form_search_result/component.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h2 class="app-search-result__item-title">
33
<%= govuk_link_to full_name, href %>
44
<% if unsuitable %>
5-
<br /><%= govuk_tag(text: "Flagged for suitablilty", colour: "red") %>
5+
<br /><%= govuk_tag(text: "Flagged for suitability", colour: "red") %>
66
<% end %>
77
</h2>
88

0 commit comments

Comments
 (0)