Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Minor grammar error
  • Loading branch information
JimiHFord committed Dec 9, 2014
1 parent bfd4650 commit 202ae73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Note: As no model was actually implemented here, delving any deeper, i.e. passin
- grant types you wish to support, currently the module supports `password` and `refresh_token`
- Default: `[]`
- *function|boolean* **debug**
- 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
- 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
- Default: `false`
- *number* **accessTokenLifetime**
- Life of access tokens in seconds
Expand Down

0 comments on commit 202ae73

Please sign in to comment.