Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eyas-ranjous committed Jul 20, 2022
1 parent 060b433 commit d87174a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Binary Search Tree & AVL Tree (Self Balancing Tree) implementation in javascript
* [traversePostOrder](#traversepostorder)
* [remove](#remove)
* [clear](#clear)
* [BinarySearchTreeNode](#binarysearchtreenode-t)
* [AvlTreeNode](#avltreenode-t)
* [BinarySearchTreeNode](#binarysearchtreenodet)
* [AvlTreeNode](#avltreenodet)
* [Build](#build)
* [License](#license)

Expand Down

0 comments on commit d87174a

Please sign in to comment.