From 5ab8ca61ab8bc801d246d3c515e0732df6810626 Mon Sep 17 00:00:00 2001 From: greg Date: Mon, 18 Mar 2019 21:27:55 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88a3960..22a6551 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,9 @@ 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) + b. multithreading support (and inherent internal parallelism)