Skip to content

Commit

Permalink
reword subtitle (#4017)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzius authored May 14, 2024
1 parent e1ed4a4 commit ebc7571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/moderation/useReportOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export function useReportOptions(): ReportOptions {
{
reason: ComAtprotoModerationDefs.REASONSEXUAL,
title: _(msg`Unwanted Sexual Content`),
description: _(msg`Unwanted sexual content`),
description: _(msg`Inappropriate messages or explicit links`),
},
...common,
],
Expand Down

0 comments on commit ebc7571

Please sign in to comment.