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 4da28c38da
commit 0ae9fd784b
@@ -101,7 +101,7 @@ export function useReportOptions() {
reason: 'tools.ozone.report.defs#reasonViolenceAnimalWelfare',
},
{
title: _(msg`Threats or Inticement`),
title: _(msg`Threats or Incitement`),
reason: 'tools.ozone.report.defs#reasonViolenceThreats',
},
{