Update src/components/moderation/ReportDialog/utils/useReportOptions.ts

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
hailey
2025-09-25 13:17:35 -07:00
committed by Eric Bailey
parent cc71ede19b
commit 3b1d28fcc6
@@ -247,7 +247,7 @@ export function useReportOptions() {
reason: 'tools.ozone.report.defs#reasonRuleStolenContent', 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', reason: 'tools.ozone.report.defs#reasonRuleProhibitedSales',
}, },
{ {