]> granicus.if.org Git - apache/commitdiff
mod_md.xml: fix typo
authorLuca Toscano <elukey@apache.org>
Wed, 18 Oct 2017 14:22:02 +0000 (14:22 +0000)
committerLuca Toscano <elukey@apache.org>
Wed, 18 Oct 2017 14:22:02 +0000 (14:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812518 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_md.xml

index 17c5708bde0925dfdf3ce893be7749bc0effbb09..e1095e2d88369306452245e8abf756a557280ea2 100644 (file)
@@ -511,7 +511,7 @@ MDRequireHttps permanent
                 <li>All request to the <code>http:</code> resources are redirected to the
                     same url with the <code>https:</code> scheme using the <code>301</code>
                 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.
                 </li>
                 <li>All answers to <code>https:</code> requests will carry the header
                     <code>Strict-Transport-Security</code> with a life time of half a year.