--- a/docs/Writerside/topics/memory.md Sat Feb 15 16:36:29 2025 +0100 +++ b/docs/Writerside/topics/memory.md Sat Feb 15 17:43:21 2025 +0100 @@ -10,4 +10,4 @@ > Although not part of the public API, UCX is also implementing the allocator interface > in its own test suite: `CxTestingAllocator`. This allocator keeps track of memory allocations -> and de-allocations with the goal to detect memory management errors. +> and deallocations with the goal to detect memory management errors.