From a2c010e573f5e292f80b353f5d11997641e8e936 Mon Sep 17 00:00:00 2001 From: ShivashMahespalsingh Date: Thu, 13 Dec 2018 17:01:45 -0400 Subject: [PATCH] Removed the word visually (#26446) A video is "visual" so there is no reason to state this twice. --- guide/english/algorithms/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/algorithms/index.md b/guide/english/algorithms/index.md index df14b36fef..24b9221907 100644 --- a/guide/english/algorithms/index.md +++ b/guide/english/algorithms/index.md @@ -69,7 +69,7 @@ This video introduces algorithms and briefly discusses some high profile uses of [15 Sorting Algorithms in 6 Minutes | Timo Bingmann](https://www.youtube.com/watch?v=kPRA0W1kECg) -This video visually demonstrates some popular sorting algorithms that are commonly taught in programming and Computer Science courses. +This video demonstrates some popular sorting algorithms that are commonly taught in programming and Computer Science courses. [How algorithms shape our world | Kevin Slavin](https://www.youtube.com/watch?v=TDaFwnOiKVE)