From b5dbfb65fae7b8848ea6d60c12c10c55f762732f Mon Sep 17 00:00:00 2001 From: Colin Rotherham Date: Thu, 18 Jan 2024 13:16:09 +0000 Subject: [PATCH] Adjust description based on similar options --- packages/govuk-frontend/src/govuk/components/footer/footer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/govuk-frontend/src/govuk/components/footer/footer.yaml b/packages/govuk-frontend/src/govuk/components/footer/footer.yaml index 2ebb9325bf..4318105828 100644 --- a/packages/govuk-frontend/src/govuk/components/footer/footer.yaml +++ b/packages/govuk-frontend/src/govuk/components/footer/footer.yaml @@ -83,7 +83,7 @@ params: - name: copyright type: object | boolean required: false - description: Crown copyright notice that links to a page on [The National Archives](https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/). Setting this to `false` removes this notice and the royal coat of arms. + description: The copyright information in the footer component that links to [The National Archives ‘Crown copyright’ page](https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/). Defaults to the `text` option value. If you set this option to `false`, the whole copyright notice is removed, including the Royal coat of arms. params: - name: text type: string