diff --git a/README.md b/README.md index 9b93b26..1f330ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ #### The data structures contained in this are- * Linked lists * Stack - * Binary search tree + * Binary search trees #### And related operations are- * Reversing a linked list