From f1a8fe624fb68903a647785eb70c00bbef1f1824 Mon Sep 17 00:00:00 2001 From: OrginalS <36825453+OrginalS@users.noreply.github.com> Date: Sun, 28 Oct 2018 22:05:50 +0100 Subject: [PATCH] Added commas --- github-desktop-tutorial.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/github-desktop-tutorial.md b/github-desktop-tutorial.md index 25c648809e9..3460b401841 100644 --- a/github-desktop-tutorial.md +++ b/github-desktop-tutorial.md @@ -34,7 +34,7 @@ To clone the repo, click on "Clone or Download" and then click on "Open in Deskt clone this repository -A pop up window will open. Click on "Open GitHubDesktop.exe" +A pop up window will open. Click on "Open GitHubDesktop.exe". clone this repository @@ -70,11 +70,11 @@ You can see that there are changes to Contributors.md and they have been added t Now commit those changes: -Write the message "Add `` to Contributors list" in the *summary* field +Write the message "Add `` to Contributors list" in the *summary* field. -Replace `` with your name +Replace `` with your name. -Click on the button that says `Commit to add-your-name` +Click on the button that says `Commit to add-your-name`. commit your changes