Skip to content

Commit

Permalink
Merge pull request jaredhanson#469 from kulakowka/patch-2
Browse files Browse the repository at this point in the history
Update request.js
  • Loading branch information
jaredhanson committed Mar 31, 2016
2 parents 3307575 + 6e37662 commit fae549b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/http/request.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
var req = exports = module.exports = {};

/**
* Intiate a login session for `user`.
* Initiate a login session for `user`.
*
* Options:
* - `session` Save login state in session, defaults to _true_
Expand Down

0 comments on commit fae549b

Please sign in to comment.