Correct module description

This commit is contained in:
Michael Borden 2018-04-09 13:06:42 -07:00 committed by GitHub
parent d847280f31
commit 45eb1b96fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
-- @Max-age@ field is not supported by all browsers: some
-- browsers will treat them as non-persistent cookies.
--
-- * Also, the @Max-age@ is fixed and does not take a given a
-- * Also, the @Max-age@ is fixed and does not take a given
-- session into consideration.
module Web.ServerSession.Frontend.Wai
( -- * Simple interface