Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhunter08 committed Jan 21, 2025
1 parent 5963f92 commit eb804cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/error-pages/page-not-found.njk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vueLink:

<h1 class="nhsuk-u-margin-bottom-5">Page not found</h1>

<p>We will fix this link as soon as possible. Try again later or use a different services.</p>
<p>We will fix this link as soon as possible. Try again later or use a different service.</p>

{{ insetText({
html: "<p>For urgent medical advice, use <a href='#'>111 online</a> or call <a href='#'>111</a>.</p>",
Expand Down

0 comments on commit eb804cd

Please sign in to comment.