From d7a482ae3cf8a2bdcff547e76e2054bbe21158c0 Mon Sep 17 00:00:00 2001 From: xAtlasIX <44396099+xAtlasIX@users.noreply.github.com> Date: Tue, 15 Jan 2019 13:57:01 +1030 Subject: [PATCH] Update index.md (#26797) Cleaned up some markdown and grammar. --- guide/english/computer-science/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/computer-science/index.md b/guide/english/computer-science/index.md index 0b67d2b472..74b45d04e6 100644 --- a/guide/english/computer-science/index.md +++ b/guide/english/computer-science/index.md @@ -37,10 +37,10 @@ Computer science is categorized into several fields. The following are among the - Abstract Data Structures - Algorithm: Space Complexity & Time Complexity - #### More Information * [Visualization of Data Structures](http://www.cs.usfca.edu/~galles/JavascriptVisual/Algorithms.html) * [Khan Academy](https://www.khanacademy.org/computing/computer-science) : A deep dive into algorithms, cryptography, introductory computing, and much more. -* [CS50](https://cs50.harvard.edu) : A free, introduction to computer science course, taught by David J. Malan and staff at Harvard & Yale Universities. +* [CS50](https://cs50.harvard.edu) : A free, introduction to computer science, taught by David J. Malan and staff at Harvard & Yale Universities. * [Data Structure](https://en.wikipedia.org/wiki/Data_structure) +