diff --git a/README.md b/README.md
index 9bc79f1e7f7d7f9b6e81f7eec7ba0f34f628255e..959492ebb91794c8623c32758b637256b4a34fe3 100644
--- a/README.md
+++ b/README.md
@@ -300,4 +300,3 @@ The results confirm that both the **Upward Bump Allocator** and **Downward Bump
 3. **Resource Cleanup**:
 - Both allocators release their memory upon destruction, confirming proper handling of resource cleanup.
 
-These benchmarks validate that both allocators are well-suited for efficient memory management in scenarios requiring pre-allocated memory blocks.
\ No newline at end of file