Skip to content

Commit 4a99f4d

Browse files
PP-14039-correct-typo-in-alt-text-on-homepage
Remove the alt text "A helpful inline error message responds to user input"
1 parent 5bc65bb commit 4a99f4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ description: GOV.UK Pay is for central government, local authorities, police and
5757
<div class="govuk-grid-column-one-half">
5858
<%=
5959
image_tag 'product-page_images_user-screen.svg',
60-
alt: 'A user-facing payment page with entry fields for card details and a payment summary. A helpful inline error message responds to user input.',
60+
alt: 'A user-facing payment page with entry fields for card details and a payment summary.',
6161
class: 'content-section__image'
6262
%>
6363
</div>

0 commit comments

Comments
 (0)