1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00

fix spelling in README's shoutout to http.zig

This commit is contained in:
renerocksai 2025-03-30 21:35:15 +02:00
parent 24dfcbaeaa
commit e93e45de42
No known key found for this signature in database

View file

@ -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