diff --git a/frontend/src/Pages/Dodgers.elm b/frontend/src/Pages/Dodgers.elm index e94b57e..d60a448 100755 --- a/frontend/src/Pages/Dodgers.elm +++ b/frontend/src/Pages/Dodgers.elm @@ -222,7 +222,7 @@ dodgers = ] , falseState = row [] - [ text "Nick leans " + [ text "Nick leans more toward " , text "FALSE" |> el [ F.bold ] , text " than true." ] @@ -337,7 +337,7 @@ dodgers = , cuckDodges = [ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616" , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"Seed oils are not a significant, independent concern for public health.\"" + , dodgeProposition = "\"seed oils are not a significant, independent concern for public health.\"" , dodgeNicksPosition = doxasticType.trueState } ]