Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-kazantseva committed Oct 28, 2024
1 parent 1f3cf6d commit 701a1fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -519,12 +519,12 @@ export const completeOptionsMessages = defineMessages(
},
analyticsLabel: {
defaultMessage: 'Analytics',
description:
'Text for analytics purposes in CompleteOptions view state.',
description: 'Text for analytics purposes in CompleteOptions view state.',
},
advertisingLabel: {
defaultMessage: 'Advertising',
description: 'Text for advertising purposes in CompleteOptions view state.',
description:
'Text for advertising purposes in CompleteOptions view state.',
},
saleOfInfoLabel: {
defaultMessage: 'SaleOfInfo',
Expand Down

0 comments on commit 701a1fa

Please sign in to comment.