From 7002bbcd230b780f3b43a4bb50bcdc32083b5eec Mon Sep 17 00:00:00 2001 From: greg Date: Mon, 18 Mar 2019 21:27:35 -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 744f683..88a3960 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)