Skip to content

Commit 1de6d8f

Browse files
committedApr 15, 2019
Meta tweaks
1 parent fe861db commit 1de6d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const githubUsername = require('github-username');
2626

2727
### githubUsername(email, [token])
2828

29-
Returns a `Promise` for the username.
29+
Returns a `Promise<string>` with the username.
3030

3131
#### email
3232

0 commit comments

Comments
 (0)
Please sign in to comment.