Spelling mistake in documentation

This commit is contained in:
Evaldas Buinauskas 2019-02-09 21:32:08 +02:00
parent ed45160ce8
commit 28652cfde8

View File

@ -35,7 +35,7 @@ image src =
Internal.Attr (VirtualDom.style "background" ("url(\"" ++ src ++ "\") center / cover no-repeat"))
{-| A centered background image that keeps its natural propostions, but scales to fit the space.
{-| A centered background image that keeps its natural proportions, but scales to fit the space.
-}
uncropped : String -> Attribute msg
uncropped src =