Skip to content

Commit 2148578

Browse files
authored
Redundant word
The word 'already' appears in the beginning of the sentence
1 parent 4364076 commit 2148578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/get-started/using-git/about-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ git push --set-upstream origin main
129129

130130
### Example: contribute to an existing branch on {% data variables.product.product_name %}
131131

132-
This example assumes that you already have a project called `repo` already on the machine and that a new branch has been pushed to {% data variables.product.product_name %} since the last time changes were made locally.
132+
This example assumes that you already have a project called `repo` on the machine and that a new branch has been pushed to {% data variables.product.product_name %} since the last time changes were made locally.
133133

134134
```bash
135135
# change into the `repo` directory

0 commit comments

Comments
 (0)