Skip to content

Commit f4c3a4b

Browse files
committed
Updated README
1 parent 3e79eda commit f4c3a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ Pune, Maharashtra, India.<br />
3434

3535
* [Queue Concept](https://github.com/OmkarPathak/Data-Structures-using-Python/tree/master/Queue/Queue.ipynb)
3636
* [Queue implementation](Queue/Queue.py)
37-
* [Circular Queue](Queue/CircularQueue.py)
37+
* [Circular Queue](Queue/CicularQueue.py)
3838
* [Double Ended Queue](Queue/Deque.py)
3939
* [Priority Queue](Queue/PriorityQueue.py)

0 commit comments

Comments
 (0)