diff --git a/README.md b/README.md index 12a4d43..8928c18 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ * **📖 algorithms and data structures revisited (2023)**: - * 𝟘𝟘𝟙𝟘. **[arrays and strings](arrays_and_strings)** + * 𝟘𝟘𝟙𝟘. **[arrays and strings and hash objects](arrays_and_strings)** * 𝟘𝟘𝟙𝟙. **[linked lists](linked_lists)** * 𝟘𝟙𝟘𝟘. **[stacks and queues](stacks_and_queues)** * 𝟘𝟙𝟘𝟙. **[bit manipulation](bit_manipulation)**