From ec86857dad18a8d313dc88c26e2e9ac3655ddbb9 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sat, 27 Jun 2015 06:51:40 -0400 Subject: [PATCH] Fixed HackerRank typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 963f8b6..ecc7d20 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This repo is a collection of my notes while sharpening my skills tackling coding * [Bit Manipulation](#bit-manipulation) * [Scalability and Memory Limits](#scalability-and-memory-limits) * [Concurrency](#concurrency) -* [Hacker Rank and TopCoder](#hackerrank-and-topcoder) +* [HackerRank and TopCoder](#hackerrank-and-topcoder) * [Notebook Installation](#notebook-installation) * [Credits](#credits) * [Contributing](#contributing)