Skip to content

Commit b2240c4

Browse files
authored
Merge pull request #7 from sskras/patch-1
Fix a small markdown typo
2 parents 9d79c18 + 7afb11c commit b2240c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The main documentation is always the best beginning, so if you haven't read it y
8787
* :star: [Zig By Example](https://ziglang.org/learn/samples/)
8888
* [Why your first FizzBuzz implementation may not work](https://zig.guide/posts/fizz-buzz/)
8989
* :star: [Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one](https://github.com/oven-sh/bun) - [Brian Anderson][]
90-
* :start: [Building an HTTP client/server from scratch](https://blog.orhun.dev/zig-bits-04/) - A practical guide to building a web server in Zig.
90+
* :star: [Building an HTTP client/server from scratch](https://blog.orhun.dev/zig-bits-04/) - A practical guide to building a web server in Zig.
9191
* [Writing a struct deserializer with Zig metaprogramming](https://nathancraddock.com/blog/deserialization-with-zig-metaprogramming/)
9292

9393
## Best Practices/Style Guides

0 commit comments

Comments
 (0)