Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 0782e9e

Browse files
authored
Merge pull request #56 from alundiak/alundiak-patch-1
Small typo fix in comments
2 parents 30fe581 + 608ed68 commit 0782e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client-oauth2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ function OwnerFlow (client) {
397397
}
398398

399399
/**
400-
* Make a request on behalf of the user credentials to get an acces token.
400+
* Make a request on behalf of the user credentials to get an access token.
401401
*
402402
* @param {string} username
403403
* @param {string} password

0 commit comments

Comments
 (0)