Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 06a0b89

Browse files
@ac37f12aef76c6654c2487b05d82c440a28068ce ingest
1 parent 02de72a commit 06a0b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/gitconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you see a version number, you're all set. If not, click [here](http://git-scm
1414

1515
## Configuring Git on Your Computer
1616

17-
Before we get started, we'll want to configure git so that it can identify who we are. This information is useful because it connects identifying information with the changes you make in youre repository.
17+
Before we get started, we'll want to configure git so that it can identify who we are. This information is useful because it connects identifying information with the changes you make in your repository.
1818

1919
Type the following into your command line, filling in the sections—below labelled "John Doe"—for your name and email. This does not necessarily need to be the name and email you used to sign up for GitHub.
2020

0 commit comments

Comments
 (0)