Skip to content

Commit 417a56a

Browse files
committed
Refactor Bonus
1 parent 78ba8f9 commit 417a56a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ In case you just want to contribute a question and not code, there is no need to
7777
3. [**Array**](./BONUS/Arrays/README.md)
7878
4. [**Algorithms**](./BONUS/Algorithms/README.md)
7979
5. [**Stacks**](./BONUS/Stacks/README.md)
80-
6. [**6. Queues**](./BONUS/Queues/README.md)
81-
7. [Linked Lists](./BONUS/LinkedLists/README.md)
82-
8. [Trees](./BONUS/Trees/README.md)
83-
9. [Graphs](./BONUS/Graphs/README.md)
80+
6. [**Queues**](./BONUS/Queues/README.md)
81+
7. [**Linked Lists**](./BONUS/LinkedLists/README.md)
82+
8. [**Trees**](./BONUS/Trees/README.md)
83+
9. [**Graphs**](./BONUS/Graphs/README.md)
8484

8585
## Timeline
8686

0 commit comments

Comments
 (0)