about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUltraQbik <no1skill@yandex.ru>2024-08-19 23:43:21 +0300
committerUltraQbik <no1skill@yandex.ru>2024-08-19 23:43:21 +0300
commit99bda1deac48a5f3e2210ca1f6f6d0f6829884e3 (patch)
treeca7f9ab48170aacbca929e016c2e93d94bef6a3d
parentba8cc81c8d8a4032cf130f8ec34f166b089420bf (diff)
downloadhttpy-99bda1deac48a5f3e2210ca1f6f6d0f6829884e3.tar.gz
httpy-99bda1deac48a5f3e2210ca1f6f6d0f6829884e3.zip
Change some words x2
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 4f2ae64..54c2684 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@
                 <p> > Server does not use flask or any other similar python web frameworks </p>
                 <p> > It primarily uses standard python libraries, with 2 libraries being an exception </p>
                 <p> > <i> aiofiles </i> - for asynchronous file I/O </p>
-                <p> > <i> htmlmin </i> - for making html page slightly smaller (although I have gzip compression as well) </p>
+                <p> > <i> htmlmin </i> - for making html page slightly smaller (along with gzip) </p>
             </section>
             <section>
                 <h1> Useless button section? </h1>