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:04 -07:00
committed by Eric Bailey
parent c24facd6ad
commit c5d8d78d91
@@ -85,7 +85,7 @@ export function useReportOptions() {
reason: 'tools.ozone.report.defs#reasonChildSafetyPromotion',
},
{
title: _(msg`Other Child Safety`),
title: _(msg`Other Child Safety Issue`),
reason: 'tools.ozone.report.defs#reasonChildSafetyOther',
},
],