diff --git a/src/components/moderation/ReportDialog/utils/useReportOptions.ts b/src/components/moderation/ReportDialog/utils/useReportOptions.ts index d90d3ef6bc..e1eee240bf 100644 --- a/src/components/moderation/ReportDialog/utils/useReportOptions.ts +++ b/src/components/moderation/ReportDialog/utils/useReportOptions.ts @@ -247,7 +247,7 @@ export function useReportOptions() { reason: 'tools.ozone.report.defs#reasonRuleStolenContent', }, { - title: _(msg`Promoting or Selling Prohibited Items of Services`), + title: _(msg`Promoting or Selling Prohibited Items or Services`), reason: 'tools.ozone.report.defs#reasonRuleProhibitedSales', }, {