Skip to content

Commit

Permalink
Tweak prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenAsJade committed Nov 15, 2024
1 parent e12bfab commit dc5b114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/ReportsCenter/ModerationActionSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ export function ModerationActionSelector({
id="dissenter-note"
placeholder={llm_pgettext(
"A placeholder prompting community moderators for the reason why they are disagreeing with a vote",
"What is it that the other votes do not seem to take into account?",
"(Optional) What is it that the other votes do not seem to take into account?",
)}
rows={5}
value={dissenter_note}
Expand Down

0 comments on commit dc5b114

Please sign in to comment.