From 4c9d9660535f9eef4e1188db27b2fe09f44e5ce8 Mon Sep 17 00:00:00 2001 From: Sayantan Das <36279638+ucalyptus@users.noreply.github.com> Date: Wed, 8 Jan 2020 20:11:53 +0530 Subject: [PATCH] Fixed Typo (#36) * Fixed Typo * Update README.md * Fixed Typo * capital H in GitHub Co-authored-by: Dan Joseph --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9e199bb7..1122799ce 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Tips, tricks, hacks, datasets, lessons learned, best practices, every bit helps. # How To Make Your First Contribution -If you don't have a GitHub account, [register](https://github.com/join?source=header-home) first. It's free and GitHhub is awesome. +If you don't have a GitHub account, [register](https://github.com/join?source=header-home) first. It's free and GitHub is awesome. Once you have an account there are two ways to contribute. One is quick for small changes, the second takes a bit longer to setup but makes writing long parts of documentation much quicker.