Skip to content

Commit 121f46d

Browse files
committed
Merge pull request #7 from davidbgk/patch-2
Appropriate comment (typo)
2 parents 232cdc5 + 61b6d24 commit 121f46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/passport-http-oauth/strategies/consumer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,6 @@ ConsumerStrategy.prototype._challenge = function(problem, advice) {
354354

355355

356356
/**
357-
* Expose `TokenStrategy`.
357+
* Expose `ConsumerStrategy`.
358358
*/
359359
module.exports = ConsumerStrategy;

0 commit comments

Comments
 (0)