diff --git a/README.md b/README.md index 24f22af..8d6edbe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is an open source, community project, and I am grateful for all the help I ## Challenges This project now has actual code challenges! This challenges are meant to cover the topics you'll read below. Maybe you'll see them in an interview and maybe you won't. Either way you'll probably learn something new. [Click here for more](./challenges/README.md) -# Table of Content +# Table of Contents - [Asymptotic Notation](#asymptotic-notation) - [Data Structures](#data-structures) - [Array](#array)