From 2c34c34c75af76f80b9807c68d6041e012273141 Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Tue, 16 Aug 2022 15:18:43 +0300
Subject: [PATCH] Typo

---
 doc/index.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.texi b/doc/index.texi
index 61d1edd..9cccdb5 100644
--- a/doc/index.texi
+++ b/doc/index.texi
@@ -14,7 +14,7 @@ Copyright @copyright{} 2021-2022 @email{stargrave@@stargrave.org, Sergey Matveev
 highly-customizable HTTP, HTTP/2, HTTPS server written on pure Go.
 
 Why yet another web-server? Because all others suck even for my simple
-ordinary needs: they use hateful OpenSSL, lacks documentation, has
+ordinary needs: they use hateful OpenSSL, lack documentation, has
 complex configuration format, lack some features, hard to extend with.
 
 @itemize
-- 
2.51.0