Skip to content

Commit

Permalink
Update request.js
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
kulakowka committed Mar 12, 2016
1 parent 3307575 commit 6e37662
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 6e37662

Please sign in to comment.