diff --git a/app/README.md b/app/README.md
index a7e8baae9..d3b5596d4 100644
--- a/app/README.md
+++ b/app/README.md
@@ -22,7 +22,7 @@ The National Document Repository user interface (UI) has been developed with Rea
### 1. Set Env Variables
-In the app/ directory create a `.env` file by duplicating [.env.template](.env.template) and adding any missing values. This file is sourced to
+In the app/ directory create a `.env` file by duplicating the [.env.template](.env.template) and adding any missing values. This file is sourced to
your shell env so make sure it doesn't have any extra whitespace, comments etc.
The `local` environment variable will allow your local app to bypass auth and mock most lambda requests.
diff --git a/app/src/components/blocks/_lloydGeorge/lloydGeorgeViewRecordStage/LloydGeorgeViewRecordStage.tsx b/app/src/components/blocks/_lloydGeorge/lloydGeorgeViewRecordStage/LloydGeorgeViewRecordStage.tsx
index d71693b82..f4affc42c 100644
--- a/app/src/components/blocks/_lloydGeorge/lloydGeorgeViewRecordStage/LloydGeorgeViewRecordStage.tsx
+++ b/app/src/components/blocks/_lloydGeorge/lloydGeorgeViewRecordStage/LloydGeorgeViewRecordStage.tsx
@@ -128,7 +128,10 @@ function LloydGeorgeViewRecordStage({
Exit full screen
) : (
-
- This page displays the current data recorded in the Patient Demographic Service - for this patient. + This page displays the current data recorded in the Patient Demographic + Service for this patient.
> )}