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 713f14f commit 0c40a77Copy full SHA for 0c40a77
app/views/david/confirm-contact-details.html
@@ -30,7 +30,7 @@
30
31
<h1 class="nhsuk-heading-l">{{ heading }}</h1>
32
33
- <p>These contact details will be used by:</p>
+ <p>These details will be used by:</p>
34
<ul>
35
<li>the GP surgery so that they can contact you about this registration or other health care services</li>
36
<li>the NHS to update the contact details on the patient's health record</li>
@@ -56,7 +56,7 @@ <h2 style="font-size: 1.5rem;">Contact details</h2>
56
"classes": "nhsuk-radios",
57
"fieldset": {
58
"legend": {
59
- "text": "Do you want to be contacted using these contact details?",
+ "text": "Do you want to use these contact details?",
60
"classes": "nhsuk-fieldset__legend--m",
61
"isPageHeading": false
62
}
0 commit comments