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.
1 parent 34705b1 commit 7e51396Copy full SHA for 7e51396
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