From 09cd4351fa17ffcae3b5ce960e562a7ced6facfe Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Tue, 22 Mar 2016 13:11:18 +0200 Subject: [PATCH] Remove redundant word [ci skip] --- doc/gitlab-basics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)