From 8673569d0c291f3f57bc8df130e696a85ca37066 Mon Sep 17 00:00:00 2001 From: hailey Date: Thu, 25 Sep 2025 13:17:35 -0700 Subject: [PATCH] Update src/components/moderation/ReportDialog/utils/useReportOptions.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --- .../moderation/ReportDialog/utils/useReportOptions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', }, {