Skip to content

Commit e7da067

Browse files
authored
Merge pull request #6 from alphagov/PP-1751/quick-fixes-on-product-page
PP-1751 Fixed a typo and used correct markup for headings
2 parents ea93845 + 99add65 commit e7da067

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

source/support.html.erb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ title: GOV.UK Pay support
2424

2525
<a href="mailto:govuk-pay-support@digital.cabinet-office.gov.uk" target="_top">govuk-pay-support@digital.cabinet-office.gov.uk</a>
2626

27-
<h2 id="heading-2">New requests</h2>
27+
<h2 id="heading-medium">New requests</h2>
2828
<p>Email us with:</p>
2929
<ul class="list list-bullet">
3030
<li>your name, email address and phone number</li>
@@ -33,8 +33,7 @@ title: GOV.UK Pay support
3333
<li>a link to your online service if you have one</li>
3434
</ul>
3535

36-
<h2 id="heading-2">More information</h2>
37-
<p>See how use GOV.UK Pay with our <a href="https://gds-payments.gelato.io/docs/versions/1.0.0">technical documentation</a></p>
38-
36+
<h2 id="heading-medium">More information</h2>
37+
<p>See how to use GOV.UK Pay with our <a href="https://gds-payments.gelato.io/docs/versions/1.0.0">technical documentation</a></p>
3938
</div>
4039
</div>

0 commit comments

Comments
 (0)