fix: copy fixes for English labels
This commit is contained in:
@@ -26,7 +26,7 @@ export default async function Footer({ booking, room }: FooterProps) {
|
||||
<Typography variant="Body/Supporting text (caption)/smRegular">
|
||||
<dt>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "Reference number",
|
||||
defaultMessage: "Booking number",
|
||||
})}
|
||||
</dt>
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user