From e93e45de42ae21fecdf9709aedd4a5912396f70c Mon Sep 17 00:00:00 2001 From: renerocksai Date: Sun, 30 Mar 2025 21:35:15 +0200 Subject: [PATCH] fix spelling in README's shoutout to http.zig --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d6044..148c7cb 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ really promising. ### 📣 Shout-Outs -- [httpz](https://github.com/karlseguin/http.zig) : Pure Zig! Close to Zap's +- [http.zig](https://github.com/karlseguin/http.zig) : Pure Zig! Close to Zap's model. Performance = good! - [jetzig](https://github.com/jetzig-framework/jetzig) : Comfortably develop modern web applications quickly, using http.zig under the hood