From 59cd7aedf9a07f582973ebda1dc404b466101a47 Mon Sep 17 00:00:00 2001 From: Mohammad Ateya Date: Tue, 18 Apr 2017 12:19:38 -0400 Subject: [PATCH] Spelling Correction Change "Unversity" to "University" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fbfe4b..d538f52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Data Science Specialization Course Notes -I have compiled notes for all 9 courses of the Johns Hopkins Unversity/Coursera Data Science Specialization. The notes are all written in **R Markdown** format and cover all concepts convered in class, as well as additional examples I have compiled from lecture, my own exploration, _StackOverflow_, and _Khan Academy_. These documents are intended to be comprehensive sources of reference for future use and they have served me wonderfully in completing the assignments for each course. So I hope you will find them helpful as well. +I have compiled notes for all 9 courses of the Johns Hopkins University/Coursera Data Science Specialization. The notes are all written in **R Markdown** format and cover all concepts convered in class, as well as additional examples I have compiled from lecture, my own exploration, _StackOverflow_, and _Khan Academy_. These documents are intended to be comprehensive sources of reference for future use and they have served me wonderfully in completing the assignments for each course. So I hope you will find them helpful as well. They are by no means perfect, so feel free to correct, contribute (send a pull request), or use them in anyway you would like.