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:16:35 -07:00
committed by Eric Bailey
parent d1f9496059
commit 2af0c853a6
@@ -101,7 +101,7 @@ export function useReportOptions() {
reason: 'tools.ozone.report.defs#reasonViolenceAnimalWelfare', reason: 'tools.ozone.report.defs#reasonViolenceAnimalWelfare',
}, },
{ {
title: _(msg`Threats or Inticement`), title: _(msg`Threats or Incitement`),
reason: 'tools.ozone.report.defs#reasonViolenceThreats', reason: 'tools.ozone.report.defs#reasonViolenceThreats',
}, },
{ {