Skip to content

Commit

Permalink
Fix missed full stop
Browse files Browse the repository at this point in the history
  • Loading branch information
calvin-lau-sig7 authored Oct 4, 2024
1 parent b1c6886 commit e50cc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/patterns/national-insurance-numbers/error/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ layout: layout-example-form.njk
text: "National Insurance number"
},
hint: {
text: "It’s on your National Insurance card, benefit letter, payslip or P60. For example, ‘QQ 12 34 56 C’"
text: "It’s on your National Insurance card, benefit letter, payslip or P60 – for example, ‘QQ 12 34 56 C’"
},
classes: "govuk-input--width-10 govuk-input--extra-letter-spacing",
id: "national-insurance-number",
Expand Down

0 comments on commit e50cc44

Please sign in to comment.