shithub: tcp80

Download patch

ref: 74bab3184b861a27623ed868b795614f9b65330e
parent: 43181367955054ddaab1a11b248008e36b229cd2
author: grobe0ba <grobe0ba@tcp80.org>
date: Tue Dec 12 13:30:23 EST 2023

fix typo

--- a/README.html
+++ b/README.html
@@ -139,7 +139,7 @@
 </span></p><p style="margin-top: 0; margin-bottom: 0.17in"></p>
 
 <p style="line-height: 1.2em; text-indent: 0.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
-<span style="font-size: 10pt">execfs uses the same configuration format as documented above, consiting of a
+<span style="font-size: 10pt">execfs uses the same configuration format as documented above, consisting of a
 regex to match the pathname (instead of hostname) against, at least one tab,
 and a script to run. If the regular expression contains captures, they can be
 used in the script section as arguments. See the shithub
--- a/README.ms
+++ b/README.ms
@@ -150,7 +150,7 @@
 websites. Used incorrectly, it can destroy your server, open security holes,
 and probably set your house on fire while you're trying to fix the security.
 
-execfs uses the same configuration format as documented above, consiting of a
+execfs uses the same configuration format as documented above, consisting of a
 regex to match the pathname (instead of hostname) against, at least one tab,
 and a script to run. If the regular expression contains captures, they can be
 used in the script section as arguments. See the shithub