Skip to content

Commit

Permalink
it's Elo, not ELO
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 23, 2020
1 parent 11b1ba5 commit f4d1df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.elm
Expand Up @@ -193,7 +193,7 @@ openSans =

view : Model -> Document Msg
view model =
{ title = "ELO Anything!"
{ title = "Elo Anything!"
, body =
[ Css.Reset.meyerV2
, Css.Reset.borderBoxV201408
Expand Down

0 comments on commit f4d1df0

Please sign in to comment.