Skip to content

Commit 5bc65bb

Browse files
Merge pull request #838 from alphagov/pp-13867-fix-spacing
PP-13867 Fix a couple of spacing issues
2 parents 4ddf094 + 264f1c8 commit 5bc65bb

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

source/index.html.erb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,11 @@ description: GOV.UK Pay is for central government, local authorities, police and
118118
<div class="content-section content-section--with-top-border">
119119
<div class="govuk-grid-row">
120120
<div class="govuk-grid-column-one-half">
121-
<h2 class="content-section__title govuk-heading-m">Who’s using GOV.UK Pay?</h2>
122-
<p class="govuk-body">GOV.UK Pay is used by a range of services from applying for a passport to getting a Blue Badge in Kent.</p>
121+
<h2 class="content-section__title govuk-heading-m">Who’s using GOV.UK&nbsp;Pay?</h2>
122+
<p class="govuk-body">GOV.UK&nbsp;Pay is used by a range of services from applying for a passport to getting a Blue Badge in Kent.</p>
123123
<p class="govuk-body">
124124
See all the
125-
<%= link_to 'services using GOV.UK&nbsp;Pay', 'performance', class: 'govuk-link' %>
126-
.
125+
<%= link_to 'services using GOV.UK&nbsp;Pay', 'performance', class: 'govuk-link' %>.
127126
</p>
128127
</div>
129128
<div class="govuk-grid-column-one-half .why-use-govuk-pay">

0 commit comments

Comments
 (0)