Skip to content

Commit 202ae73

Browse files
committed
Update Readme.md
Minor grammar error
1 parent bfd4650 commit 202ae73

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
@@ -56,7 +56,7 @@ Note: As no model was actually implemented here, delving any deeper, i.e. passin
5656
- grant types you wish to support, currently the module supports `password` and `refresh_token`
5757
- Default: `[]`
5858
- *function|boolean* **debug**
59-
- If `true` errors will be logged to console. You may also pass a custom function, in which case that function will be called with the error as it's first argument
59+
- If `true` errors will be logged to console. You may also pass a custom function, in which case that function will be called with the error as its first argument
6060
- Default: `false`
6161
- *number* **accessTokenLifetime**
6262
- Life of access tokens in seconds

0 commit comments

Comments
 (0)