From: Luca Toscano Date: Wed, 18 Oct 2017 14:22:02 +0000 (+0000) Subject: mod_md.xml: fix typo X-Git-Tag: 2.5.0-alpha~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=698b0cc5b53c3b40ebb1e813f874f53b67f2abf9;p=apache mod_md.xml: fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812518 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml index 17c5708bde..e1095e2d88 100644 --- a/docs/manual/mod/mod_md.xml +++ b/docs/manual/mod/mod_md.xml @@ -511,7 +511,7 @@ MDRequireHttps permanent
  • All request to the http: resources are redirected to the same url with the https: scheme using the 301 status code. This tells clients that this is intended to be forever and - the should update any links they have accodingly. + the should update any links they have accordingly.
  • All answers to https: requests will carry the header Strict-Transport-Security with a life time of half a year.