Skip to content

Commit 5998243

Browse files
committed
typo in docs
1 parent 409296d commit 5998243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This sets the credential helper for github using the cache helper with a timeout
3232
### Set only for repos owned by you
3333
```~/.gitconfig```
3434
```ini
35-
[credentials]
35+
[credential]
3636
useHttpPath = true
3737
[credential "https://github.com/Xgames123"] # change to your name
3838
username=Xgames123 # change to your name

0 commit comments

Comments
 (0)