From ef2a1cf18cf4bc3f0234ebe2b98eaf5f4c56b54c Mon Sep 17 00:00:00 2001 From: Marina <138340846+bt3gl-google@users.noreply.github.com> Date: Sun, 30 Jul 2023 10:18:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2825e98..595c1ee 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ * **📖 algorithms and data structures revisited (2023)**: - * 𝟘𝟘𝟙𝟘. **[arrays and strings and hash objects](arrays_and_strings)** + * 𝟘𝟘𝟙𝟘. **[arrays, strings, hash objects](arrays_and_strings)** * 𝟘𝟘𝟙𝟙. **[linked lists](linked_lists)** * 𝟘𝟙𝟘𝟘. **[stacks and queues](stacks_and_queues)** * 𝟘𝟙𝟘𝟙. **[bit manipulation](bit_manipulation)**