Skip to content

Commit cf0bba1

Browse files
committed
Merge pull request #2 from steveklabnik/patch-1
typo fix
2 parents af6090f + be627c2 commit cf0bba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-kinds-of-allocators.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ how to integrate allocators with GC.)
9191

9292
## The `Allocator` trait at a glance
9393

94-
The source code for the `Allocator` trait prototype ks provided in an
94+
The source code for the `Allocator` trait prototype is provided in an
9595
[appendix][Source for Allocator]. But since that section is long, here
9696
we summarize the high-level points of the `Allocator` API.
9797

0 commit comments

Comments
 (0)