diff --git a/website/elm/Main.elm b/website/elm/Main.elm index d686a6e0..1545e07b 100644 --- a/website/elm/Main.elm +++ b/website/elm/Main.elm @@ -291,7 +291,7 @@ mainHero _ = , p [ class "px-2 text-center text-xl font-light shadow max-w-prose font-sans" ] [ text "Docspell assists in organizing your piles of " , text "digital documents, resulting from scanners, e-mails " - , text "and other sources with miminal effort." + , text "and other sources with minimal effort." ] , div [ class "mt-4 flex flex-col space-y-2 text-2xl"