fix: copy fixes for English labels
This commit is contained in:
@@ -148,7 +148,7 @@ export default function Details({ booking, user }: DetailsProps) {
|
||||
<Typography variant="Title/Overline/sm">
|
||||
<p>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "Total points",
|
||||
defaultMessage: "My total points",
|
||||
})}
|
||||
</p>
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user