Skip to content

Commit

Permalink
Added full stop (#273)
Browse files Browse the repository at this point in the history
Co-authored-by: Pavilion Sahota <pavilion.sahota@justice.gov.uk>
Co-authored-by: carloveo-moj <144013256+carloveo-moj@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 8, 2024
1 parent 9634efd commit b1e3bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/views/pages/adjustments/hub.njk
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<div class="govuk-inset-text govuk-!-margin-left-2 govuk-!-margin-top-9">
<h2 class="govuk-heading-m">Calculate release dates</h2>
<p>Any changes you make to the adjustments could impact the release dates for {{ prisoner.firstName | title }}
{{ prisoner.lastName | title }}
{{ prisoner.lastName | title }}.
</p>
<a href="{{ model.calculateReleaseDatesUrl() }}" class="govuk-button">
Calculate release dates
Expand Down

0 comments on commit b1e3bf5

Please sign in to comment.