From be849d383e5e64e92f19f166fb7e5953f4b15d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Wed, 9 Dec 2020 00:51:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84fd69d..5dc5a40 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,5 @@ A Hash Set implemented as a Hash Map (A list of buckets where each bucket owns a ![hash map](assets/hash_map.jpeg) - This is diagram does not represent a HashSet but a HashMap + This diagram does not represent a HashSet but a HashMap