From f4d1df075b022b17ae563a5a6f33f7057e199f96 Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Wed, 23 Sep 2020 08:06:32 -0500 Subject: [PATCH] it's Elo, not ELO --- src/Main.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Main.elm b/src/Main.elm index 86ac3f7..4d9e7a9 100644 --- a/src/Main.elm +++ b/src/Main.elm @@ -193,7 +193,7 @@ openSans = view : Model -> Document Msg view model = - { title = "ELO Anything!" + { title = "Elo Anything!" , body = [ Css.Reset.meyerV2 , Css.Reset.borderBoxV201408