Browse Source

Merge pull request #46 from RandomInsano/patch-1

Grammar fix
Jeremy Soller 7 năm trước cách đây
mục cha
commit
7b0a14c35e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ This allocator is used as the default Redox.
 
 ## A note on its state.
 
-It fully works, although it is somewhat slower than jemalloc, since it haven't
+It fully works, although it is somewhat slower than jemalloc, since it hasn't
 been optimized yet.
 
 I consider the state of the code quality very good.