commit 52927d29e36361fe27749b74768322ebd5777b0f
parent bc00434f542a69389f748cb6be75d0063a792b4c
Author: hhvn <dev@hhvn.uk>
Date: Sun, 13 Jun 2021 11:32:34 +0100
README: fix grammar
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -2,9 +2,9 @@ Dependencies: dateutils, mailx (only if mail verification is turned on)
DO NOT EDIT config.def.sh - copy it to config.sh and edit that
-hbbs's menu navigation was inspired quite heavily by dataswamp.org's - "what I
-we did that, but just all the time?"
+hbbs's menu navigation was inspired quite heavily by dataswamp.org's
+- "what if we did that, but just all the time?"
hbbs is just a set of shell scripts that read from stdin, query a file-based db
-and write to stdout - in order to expose it to the internet, inetd (xinetd) are
+and write to stdout - in order to expose it to the internet, inetd (xinetd) is
used.