From e6773616a67adcdb3c3d818f0a9be5d0239fdd86 Mon Sep 17 00:00:00 2001 From: Amir Naghibi Date: Wed, 14 Mar 2018 21:25:03 -0700 Subject: [PATCH] fixed spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d20244c2a..9b394e001 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ __Properties__ ###### View the algorithm in [action][shell-toptal] -### Time-Compexity Graphs +### Time-Complexity Graphs Comparing the complexity of sorting algorithms (Bubble Sort, Insertion Sort, Selection Sort)