From 4cf703dad2ee0c42bf0a281ad5cc52c4790ac457 Mon Sep 17 00:00:00 2001 From: stacey-budd Date: Wed, 13 May 2026 13:47:55 +0000 Subject: [PATCH 1/2] Fixed typo in link to writing NHS messages --- docs/pages/using-nhs-notify/formatting/formatting-bullet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/using-nhs-notify/formatting/formatting-bullet.md b/docs/pages/using-nhs-notify/formatting/formatting-bullet.md index 1ac133b..b3b9bb1 100644 --- a/docs/pages/using-nhs-notify/formatting/formatting-bullet.md +++ b/docs/pages/using-nhs-notify/formatting/formatting-bullet.md @@ -39,7 +39,7 @@ Use bullet points to make your text easier to read. Use numbered lists instead of bullet points to guide a user through a process, or when the order of the items in a list is relevant. {% include components/inset-text.html -text='Find out more about [writing messages (NHS Digital service manual)](https://service-manual.nhs.uk/content/writing-nhs-messages).' +text='Find out more about [writing NHS messages (NHS Digital service manual)](https://service-manual.nhs.uk/content/writing-nhs-messages).' classes='nhsuk-u-margin-top-2' %} From db95dee5f7e08eb690093b3aec0e98a9fcc47db9 Mon Sep 17 00:00:00 2001 From: stacey-budd Date: Wed, 13 May 2026 14:48:34 +0000 Subject: [PATCH 2/2] Removed capitalisation of NHS digital --- docs/pages/using-nhs-notify/formatting/formatting-bullet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/using-nhs-notify/formatting/formatting-bullet.md b/docs/pages/using-nhs-notify/formatting/formatting-bullet.md index b3b9bb1..2e5cbe1 100644 --- a/docs/pages/using-nhs-notify/formatting/formatting-bullet.md +++ b/docs/pages/using-nhs-notify/formatting/formatting-bullet.md @@ -39,7 +39,7 @@ Use bullet points to make your text easier to read. Use numbered lists instead of bullet points to guide a user through a process, or when the order of the items in a list is relevant. {% include components/inset-text.html -text='Find out more about [writing NHS messages (NHS Digital service manual)](https://service-manual.nhs.uk/content/writing-nhs-messages).' +text='Find out more about [writing NHS messages (NHS digital service manual)](https://service-manual.nhs.uk/content/writing-nhs-messages).' classes='nhsuk-u-margin-top-2' %}