Skip to content

Commit

Permalink
Fixed some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Gammerdinger authored Feb 6, 2025
1 parent dc8a30b commit 115351e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,14 +141,15 @@ You will replace `your_GitHub_username` with your GitHub user name and `your_ema
You can check that you have successfully made this `.gitconfig` file by looking for the hidden file in your home directory. The content should look like:
```
`.gitconfig`
.gitconfig
```
```
[user]
email = [email protected]
name = your_GitHub_username
```
```
#### Creating a token
Expand Down

0 comments on commit 115351e

Please sign in to comment.