From 9c87a3499cc0ad2ffda13b843b5095998b20c0d8 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Tue, 27 Aug 2019 08:44:07 +0000 Subject: Update capitalization in /dev docs Clean up capitalization in /development /gitlab-basics and /install --- doc/gitlab-basics/command-line-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gitlab-basics/command-line-commands.md') diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md index ed70d3ce598..74539b33642 100644 --- a/doc/gitlab-basics/command-line-commands.md +++ b/doc/gitlab-basics/command-line-commands.md @@ -10,7 +10,7 @@ learn, in order to make full use of the command line. ## Start working on your project -To work on a git project locally (from your own computer), with the command line, +To work on a Git project locally (from your own computer), with the command line, first you will need to [clone (copy) it](start-using-git.md#clone-a-repository) to your computer. -- cgit v1.2.1