diff --git a/utils/hashtable/README b/utils/hashtable/README index e2862f012..43daef523 100644 --- a/utils/hashtable/README +++ b/utils/hashtable/README @@ -5,7 +5,7 @@ rehashing.c Visually show buckets in the two hash tables between rehashings. Also stress test getRandomKeys() implementation, that may actually disappear from -Redis soon, however visualizaiton some code is reusable in new bugs +Redis soon. However, some visualization code is reusable in new bugs investigation. Compile with: