Skip to content

Commit 227c233

Browse files
author
Greg Bowler
authored
Merge pull request #49 from LorenzoSapora/patch-1
Fix typo
2 parents a354461 + ec9842e commit 227c233

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
@@ -172,7 +172,7 @@ It's recommended to use SSH keys for authentication, but sometimes HTTP basic au
172172
"http-basic": {
173173
"github.com": {
174174
"username": "<YOUR_GITHUB_USERNAME>",
175-
"password": "<YOUR_PERSONAL_ACCESS_TOKEN"
175+
"password": "<YOUR_PERSONAL_ACCESS_TOKEN>"
176176
}
177177
}
178178
}

0 commit comments

Comments
 (0)