Skip to content

Commit

Permalink
[PRMP-1334] - Replace 'Crown copyright' to 'NHS England' in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadIqbalAD-NHS committed Dec 12, 2024
1 parent 9db1f78 commit 8018c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/components/layout/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function Footer() {
Privacy notice
</NHSFooter.ListItem>
</NHSFooter.List>
<NHSFooter.Copyright>&copy; {'Crown copyright'}</NHSFooter.Copyright>
<NHSFooter.Copyright>&copy; {'NHS England'}</NHSFooter.Copyright>
</NHSFooter>
);
}
Expand Down

0 comments on commit 8018c63

Please sign in to comment.