Typo and emphase on default duration

This commit is contained in:
Sébastien Fievet
2013-08-30 13:50:36 +02:00
parent 5572862701
commit 127e5ed4a3
+1 -1
View File
@@ -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::