We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a479713 commit 7211940Copy full SHA for 7211940
lib/authenticator.js
@@ -135,7 +135,7 @@ Authenticator.prototype.initialize = function(options) {
135
* Create authentication middleware.
136
*
137
* Returns middleware that authenticates the request by applying the given
138
- * (or strategies).
+ * strategy (or strategies).
139
140
* Examples:
141
0 commit comments