From 524a83913dd6dfd62d6a19476190f59a7037f3a8 Mon Sep 17 00:00:00 2001 From: greg Date: Mon, 18 Mar 2019 21:29:33 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a5659d..b46b391 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Key points: - The benefits of the `parallel` hash maps are: - a. reduced peak memory usage (when resizing), and + a. reduced peak memory usage (when resizing), and b. multithreading support (and inherent internal parallelism)