Fixes a spelling mistake.
This commit is contained in:
parent
2af6882ba1
commit
d2fcdf9307
@ -43,7 +43,7 @@ defaultMain load getApp = do
|
|||||||
} app
|
} app
|
||||||
|
|
||||||
-- | Run your application continously, listening for SIGINT and exiting
|
-- | Run your application continously, listening for SIGINT and exiting
|
||||||
-- when recieved
|
-- when received
|
||||||
--
|
--
|
||||||
-- > withYourSite :: AppConfig DefaultEnv -> Logger -> (Application -> IO a) -> IO ()
|
-- > withYourSite :: AppConfig DefaultEnv -> Logger -> (Application -> IO a) -> IO ()
|
||||||
-- > withYourSite conf logger f = do
|
-- > withYourSite conf logger f = do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user