From b5e244498cbc9bb24df90e739fbaa160bb520f9f Mon Sep 17 00:00:00 2001 From: "tom.yems" Date: Fri, 28 Jun 2024 10:05:00 +0100 Subject: [PATCH] Update country index to country list --- .../pages/patterns/address-outside-uk/country-list.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/docs/src/common/pages/patterns/address-outside-uk/country-list.tsx b/apps/docs/src/common/pages/patterns/address-outside-uk/country-list.tsx index f506d38f..b808d560 100644 --- a/apps/docs/src/common/pages/patterns/address-outside-uk/country-list.tsx +++ b/apps/docs/src/common/pages/patterns/address-outside-uk/country-list.tsx @@ -5,10 +5,10 @@ import { AZNavigation } from '@hods/components'; import { A } from '@not-govuk/components'; import { menu } from '../../patterns'; -export const title = 'Country index'; +export const title = 'Country list'; const description = 'Describes the address differences in different countries'; const section = 'Patterns'; -const subsection = 'Ask users for addresses'; +const subsection = 'Ask users for an address outside the UK'; const Page: FC = ({ location }) => (
@@ -30,7 +30,7 @@ const Page: FC = ({ location }) => ( {title} -

The address needs of some territories may be different from the FCDO country list or delivery company data.

+

The address needs of some territories may be different from the FCDO country list or delivery company data.