Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed May 16, 2020
1 parent c8af5a5 commit 80252dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/update
Expand Up @@ -13,7 +13,7 @@ TMP = tempfile.gettempdir()
CONFIG = {
"full_name": "Jace Browning",
"email": "jacebrowning@gmail.com",
"github_username": "datafiles",
"github_username": "jacebrowning",
"github_repo": "datafiles",
"default_branch": "develop",
"project_name": "datafiles",
Expand Down

0 comments on commit 80252dc

Please sign in to comment.