Skip to content

Commit

Permalink
Update SelectedDrawsTable.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
yornaath committed Dec 12, 2023
1 parent b98fabc commit 5a83bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/court/SelectedDrawsTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export const SelectedDrawsTable: React.FC<SelectedDrawsTableProps> = ({
<div className="center gap-1">
<span className="text-red-400">Denounced</span>
<InfoPopover>
this vote was denounced and wont be counted. This means that
This vote was denounced and wont be counted. This means that
someone was able to get the secret salt used when voting and
denounce it.
</InfoPopover>
Expand Down

0 comments on commit 5a83bed

Please sign in to comment.