Skip to content

Commit f7d6008

Browse files
committed
Small tweaks for consistency and easier read
Very minor update to "lead clinician" to reflect reality that it's not always a clinician. Very minor updates to declaration for easier read.
1 parent 0f0421d commit f7d6008

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

app/views/current/review-evaluation.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2 class="nhsuk-heading-m">About the trust</h2>
4949
actions: { items: [{ href: "upload-evaluation", text: "Change", visuallyHiddenText: "department" }] }
5050
},
5151
{
52-
key: { text: "Lead clinician" },
52+
key: { text: "Evaluation lead" },
5353
value: { text: "Dr Sarah Patel" },
5454
actions: { items: [{ href: "upload-evaluation", text: "Change", visuallyHiddenText: "lead clinician" }] }
5555
}
@@ -238,15 +238,15 @@ <h3 class="nhsuk-warning-callout__label">
238238
</h3>
239239
<p>I confirm that:</p>
240240
<ul class="nhsuk-list nhsuk-list--bullet">
241-
<li>I'm providing up-to-date and accurate information</li>
242-
<li>I am authorised to upload these documents on behalf of my organisation</li>
243-
<li>I am not providing anything which is confidential, commercially sensitive or will infringe on intellectual property rights</li>
241+
<li>I'm providing up-to-date and accurate information.</li>
242+
<li>I'm authorised to upload these documents on behalf of my organisation.</li>
243+
<li>I'm not sharing anything that is confidential, commercially sensitive or will infringe on intellectual property rights.</li>
244244
</ul>
245245
<p>I understand that:</p>
246246
<ul class="nhsuk-list nhsuk-list--bullet">
247-
<li>I am not offering any warranty or commitments around what I'm providing</li>
248-
<li>I am not responsible for the decisions made using my information</li>
249-
<li>I can remove information later if I change my mind</li>
247+
<li>I'm not offering any warranty or commitments around what I'm sharing.</li>
248+
<li>I'm not responsible for the decisions made using my information.</li>
249+
<li>I can remove information later if I change my mind.</li>
250250
</ul>
251251
</div>
252252

0 commit comments

Comments
 (0)