Fix a typo
This commit is contained in:
parent
0bbf0eb2cc
commit
e99a852cfb
@ -7,7 +7,7 @@ import Text.Hamlet (Html)
|
||||
import Data.Time.Clock (UTCTime)
|
||||
import Data.Text (Text)
|
||||
|
||||
-- | The overal feed
|
||||
-- | The overall feed
|
||||
data Feed url = Feed
|
||||
{ feedTitle :: Text
|
||||
, feedLinkSelf :: url
|
||||
|
||||
Loading…
Reference in New Issue
Block a user