We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d913f48 + 7e51396 commit 63f2f9aCopy full SHA for 63f2f9a
LearningHub.Nhs.WebUI/Views/Account/CreateAccountEmailVerification.cshtml
@@ -37,7 +37,7 @@
37
<h1 class="nhsuk-heading-xl">Create an account</h1>
38
<div class="nhsuk-inset-text nhsuk-u-margin-top-4 nhsuk-u-margin-bottom-7">
39
<span class="nhsuk-u-visually-hidden">Information: </span>
40
- <p>Providing a work email address will ensure your registration receives the appropriate access.</p>
+ <p>Providing an email address will ensure your registration receives the appropriate access.</p>
41
</div>
42
<form class="nhsuk-u-margin-bottom-2" asp-controller="Registration" asp-action="CreateAccountEmailVerification" method="post">
43
<input type="hidden" name="formSubmission" value="true">
0 commit comments