Fix small typo in documentation
This PR seeks to correct a small typo in the word _continuously_.
This commit is contained in:
parent
2b5bf7b9b9
commit
d382d67769
@ -77,7 +77,7 @@ defaultMainLog load getApp = do
|
||||
where
|
||||
shouldLog' = Warp.defaultShouldDisplayException
|
||||
|
||||
-- | Run your application continously, listening for SIGINT and exiting
|
||||
-- | Run your application continuously, listening for SIGINT and exiting
|
||||
-- when received
|
||||
--
|
||||
-- > withYourSite :: AppConfig DefaultEnv -> Logger -> (Application -> IO a) -> IO ()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user