We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af6090f + be627c2 commit cf0bba1Copy full SHA for cf0bba1
text/0000-kinds-of-allocators.md
@@ -91,7 +91,7 @@ how to integrate allocators with GC.)
91
92
## The `Allocator` trait at a glance
93
94
-The source code for the `Allocator` trait prototype ks provided in an
+The source code for the `Allocator` trait prototype is provided in an
95
[appendix][Source for Allocator]. But since that section is long, here
96
we summarize the high-level points of the `Allocator` API.
97
0 commit comments