Skip to content

Commit a709812

Browse files
committed
chore: remove space nitpick
1 parent 04e799d commit a709812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/Home/TopJurors/Header/Coherency.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const Container = styled.div`
2727

2828
const coherentVotesTooltipMsg =
2929
"This is the percentage of coherent votes made by a juror." +
30-
" Hover to see the ratio of coherent votes : " +
30+
" Hover to see the ratio of coherent votes: " +
3131
"the number in the left is the number of times where the juror " +
3232
"voted coherently and the number in the right is the total number of times " +
3333
"the juror voted";

0 commit comments

Comments
 (0)