Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 15, 2019
1 parent fe861db commit 1de6d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -26,7 +26,7 @@ const githubUsername = require('github-username');

### githubUsername(email, [token])

Returns a `Promise` for the username.
Returns a `Promise<string>` with the username.

#### email

Expand Down

0 comments on commit 1de6d8f

Please sign in to comment.