Skip to content

Commit 5da22d3

Browse files
Merge pull request #212 from Speedrunyourknowledge/develop
Fix typo in GIT_COMMANDS.md
2 parents 6f8d752 + aa3c79f commit 5da22d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GIT_COMMANDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ git switch [branch name]
4141
```
4242
<br/>
4343

44-
See if you have anything in the staging area
and check if your current branch is up to date with the remote branch

44+
See if you have anything in the staging area
 and check if your current branch is up to date with the remote branch

4545
```
4646
git status


4747
```

0 commit comments

Comments
 (0)