Skip to content

Commit

Permalink
Merge pull request #437 from bettersg/bug/nvc-wording
Browse files Browse the repository at this point in the history
updated wordings
  • Loading branch information
sarge1989 authored Sep 1, 2024
2 parents 93082f4 + d22c9e7 commit 8215ca0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions checkers-app/src/components/vote/NvcOptions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ export default function nvcOptions(Prop: nvcOptionsProps) {
return (
<div>
<Typography className="text-primary-color text-justify my-3">
Please assess the veracity of the claim(s) in the message on a scale
from 1 (entirely false) to 5 (entirely true).
Is this from a credible source?
</Typography>
<Card className="w-full max-w-[24rem] my-3 dark:bg-dark-component-color">
<List className="flex-row">
Expand Down

0 comments on commit 8215ca0

Please sign in to comment.