From 3fb4633bd9404a1f28ba139e4377769fe3c3ccf0 Mon Sep 17 00:00:00 2001 From: jordanmccullough Date: Thu, 3 Apr 2014 14:36:08 -0400 Subject: [PATCH] Remove non-standard hyphenation --- downloads/github-git-cheat-sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads/github-git-cheat-sheet.md b/downloads/github-git-cheat-sheet.md index 2ab784188..f9ac3bf7f 100644 --- a/downloads/github-git-cheat-sheet.md +++ b/downloads/github-git-cheat-sheet.md @@ -1,6 +1,6 @@ # GitHub Git Cheat Sheet -Git is the open-source distributed version control system that facilitates GitHub activities on your laptop or desktop. This cheat sheet summarizes commonly used Git command line instructions for quick reference. +Git is the open source distributed version control system that facilitates GitHub activities on your laptop or desktop. This cheat sheet summarizes commonly used Git command line instructions for quick reference. ## Install git GitHub provides desktop clients that include a graphical user interface for the most common repository actions and an automatically updating command line edition of Git for advanced scenarios.