Fix a small docs typo.

This commit is contained in:
Anthony Deschamps 2018-12-02 21:28:40 -05:00
parent 7e0d0b4fa0
commit 53828ff512

View File

@ -299,7 +299,7 @@ fromRgb255 clr =
clr.alpha
{-| Deconstruct a `Color` into it's rgb channels.
{-| Deconstruct a `Color` into its rgb channels.
-}
toRgb :
Color