From 03884e5caf13f75aba8c6e36c6be8ae6532f77e9 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Sat, 25 Jun 2016 03:21:22 +0300
Subject: fix project description

---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index c4740ad..25f9301 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,7 @@ respond_version: 1.4.2
 
 project:
   name: Sorting algorithms
-  description: Getting the hang out of the (sorting) algorithms
+  description: Getting the hang out of (sorting) algorithms
 baseurl: /sorting-algorithms
 repository: egor-tensin/sorting-algorithms
 personal_info:
-- 
cgit v1.2.3