Skip to content

Commit c0b3e98

Browse files
authored
Merge pull request #2 from protheory8/fix-typos
Fix typos
2 parents 03226e3 + 8c34637 commit c0b3e98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# jemalloc-zig
2-
Implementation of std.mem.Allocator that wraps Jemalloc.
3-
I have no idea if I impelemented it correctly, but it seems to be working. Use at your own risk.
2+
Implementation of `std.mem.Allocator` that wraps Jemalloc.
3+
I have no idea if I implemented it correctly, but it seems to be working. Use at your own risk.
44

55
Currently this doesn't work on Zig 0.6.0 and only works on master builds.

0 commit comments

Comments
 (0)