diff --git a/README.md b/README.md index f586c27..abfb16d 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ software development/engineering roles. - [Binary search](#binary-search) - [Bitwise operations](#bitwise-operations) - [Trees](#trees) - - [Trees - Intro](#trees-intro) + - [Trees - Intro](#trees---intro) - [Binary search trees: BSTs](#binary-search-trees-bsts) - [Heap / Priority Queue / Binary Heap](#heap--priority-queue--binary-heap) - balanced search trees (general concept, not details)