From 127e5ed4a3bf7ec61174991c1981b8926476ec71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Fievet?= Date: Fri, 30 Aug 2013 13:50:36 +0200 Subject: [PATCH] Typo and emphase on default duration --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f0b085c..ca03486 100644 --- a/README.rst +++ b/README.rst @@ -36,7 +36,7 @@ HTTP Strict Transport Security Flask-SSLify also provides your application with an HSTS policy. -By default, HSTS is set for on year (31536000 seconds). +By default, HSTS is set for *one year* (31536000 seconds). You can change the duration by passing the ``age`` parameter::