Skip to content

Commit 7211940

Browse files
committed
Revise Authenticator#authenticate docs.
1 parent a479713 commit 7211940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/authenticator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Authenticator.prototype.initialize = function(options) {
135135
* Create authentication middleware.
136136
*
137137
* Returns middleware that authenticates the request by applying the given
138-
* (or strategies).
138+
* strategy (or strategies).
139139
*
140140
* Examples:
141141
*

0 commit comments

Comments
 (0)