mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Fixed typo in Main.elm (homepage)
This commit is contained in:
parent
2771589459
commit
da463ce972
@ -291,7 +291,7 @@ mainHero _ =
|
|||||||
, p [ class "px-2 text-center text-xl font-light shadow max-w-prose font-sans" ]
|
, 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 "Docspell assists in organizing your piles of "
|
||||||
, text "digital documents, resulting from scanners, e-mails "
|
, text "digital documents, resulting from scanners, e-mails "
|
||||||
, text "and other sources with miminal effort."
|
, text "and other sources with minimal effort."
|
||||||
]
|
]
|
||||||
, div
|
, div
|
||||||
[ class "mt-4 flex flex-col space-y-2 text-2xl"
|
[ class "mt-4 flex flex-col space-y-2 text-2xl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user