summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-22 13:11:18 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-03-22 13:11:18 +0200
commit09cd4351fa17ffcae3b5ce960e562a7ced6facfe (patch)
treee7dbeb305749100431483102f9a1feedc118bd9e
parente53707fc9ea65f7a547c7b70d0ed465acc00e7a3 (diff)
downloadgitlab-ce-09cd4351fa17ffcae3b5ce960e562a7ced6facfe.tar.gz
Remove redundant word
[ci skip]
-rw-r--r--doc/gitlab-basics/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index cc4372ab792..3aa83975ace 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -4,7 +4,7 @@ Step-by-step guides on the basics of working with Git and GitLab.
- [Start using Git on the command line](start-using-git.md)
- [Create and add your SSH Keys](create-your-ssh-keys.md)
-- [Command Line basic commands](command-line-commands.md)
+- [Command Line basics](command-line-commands.md)
- [Create a project](create-project.md)
- [Create a group](create-group.md)
- [Create a branch](create-branch.md)