From efc680a2b1deb7085be52c6338ff9ff05115216b Mon Sep 17 00:00:00 2001 From: uan Date: Wed, 6 Aug 2025 21:07:41 +0200 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa61d4e..e7fd9d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # miniws -miniws (minimalist web sever) is a very simple web server written in golang. its purpose is to be lightweight, easy to configure and easily expandable for personal use. +miniws (minimalist web server) is a very simple web server written in golang. its purpose is to be lightweight, easy to configure and easily expandable for personal use. ## command line arguments ```