From ff22bedc84f6f575dd4fd71a40eb3c14252d3a37 Mon Sep 17 00:00:00 2001 From: Rohit Sehgal Date: Fri, 12 Oct 2018 14:17:01 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46772df..58b9793 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [The Git Parable](http://tom.preston-werner.com/2009/05/19/the-git-parable.html) - GitHub Cofounder's Narrative-style Intro to Git Concepts * [CodeBasicsHub: Git Video Tutorials](http://codebasicshub.com/tutorial/git-github/what-is-git) * [Intermediate Git](http://www.columbia.edu/~zjn2101/intermediate-git/#1) - lower-level, more structural explanation of git concepts -* [Fork and Pull Request Workflow](https://github.com/susam/gitpr) - Very nicely explained, simple and crisp was of understanding git fork and pull request workflow. +* [Fork and Pull Request Workflow](https://github.com/susam/gitpr) - Very nicely explained, simple and crisp way of understanding git fork and pull request workflow. ## Client *Git clients are available on every platform, from mainframe to your mobile device*