Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -235,7 +235,7 @@ export function useReportOptions() {
|
||||
ruleBreaking: {
|
||||
key: 'ruleBreaking',
|
||||
title: _(msg`Breaking Network Rules`),
|
||||
description: _(msg`Hacking, stolen content or prohibited sales`),
|
||||
description: _(msg`Hacking, stolen content, or prohibited sales`),
|
||||
sort: 6,
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user