Skip to content

Commit 02f82ba

Browse files
committed
Update footer text from Home Office Digital Data and Technology to reflect new Home Office Digital naming
1 parent a20cead commit 02f82ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/footer/src/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export type FooterProps = StandardProps & {
2222
};
2323

2424
export const Footer: FC<FooterProps> = ({
25-
children = 'A Home Office Digital, Data and Technology service',
25+
children = 'A Home Office Digital service',
2626
classBlock,
2727
classModifiers,
2828
className,

0 commit comments

Comments
 (0)