From 5e3f111c8315e3388d42e8503e6452b99d9f2aff Mon Sep 17 00:00:00 2001 From: Anshuman Date: Tue, 8 Aug 2017 13:58:09 +0530 Subject: [PATCH] Corrected Markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8d3386e..ab0738bee 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ __Properties__ ###### View the algorithm in [action][shell-toptal] -###Time-Compexity Graphs +### Time-Compexity Graphs Comparing the complexity of sorting algorithms (Bubble Sort, Insertion Sort, Selection Sort)