summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-06-30 09:10:27 -0700
committerkaren Carias <karen@gitlab.com>2015-06-30 09:10:27 -0700
commitaf93e043da1f6568dd95ffcea801947c9786072a (patch)
tree55c666a076d39917b9338beb53b40ce8e36c7aa8 /doc/gitlab-basics
parentfddeb0184caf2217644b4372c5f021d1403fc598 (diff)
downloadgitlab-ce-af93e043da1f6568dd95ffcea801947c9786072a.tar.gz
fixed typo
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r--doc/gitlab-basics/command-line-commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md
index 4702ad99c10..3edd6760c69 100644
--- a/doc/gitlab-basics/command-line-commands.md
+++ b/doc/gitlab-basics/command-line-commands.md
@@ -8,7 +8,7 @@
![Select a project](basicsimages/select_project.png)
-* To work in the project, you can copy a link to the Git repository through a SSH or a HTTPS protocol. SSH is easier to use after it's been [set up](create-your-ssh-keys.md). When you're in the project, click on the HTTPS or SSH button at the right side of your screen. Then copy the link (you'll have to paste it on your shell in the next step)
+* To work in the project, you can copy a link to the Git repository through a SSH or a HTTPS protocol. SSH is easier to use after it's been [setup](create-your-ssh-keys.md). When you're in the project, click on the HTTPS or SSH button at the right side of your screen. Then copy the link (you'll have to paste it on your shell in the next step)
![Copy the HTTPS](basicsimages/https.png)