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 c7d2ab1 commit 410b6a5Copy full SHA for 410b6a5
README.md
@@ -2177,7 +2177,7 @@ For registering a Middleware you need the following options:
2177
* `label` - the name for your authenticator to use it later
2178
* `MiddlewareClass` - the MiddlewareClass to use for authentication
2179
* `option_lookup_proc` - A Proc with one Argument to lookup the options at
2180
-runtime (return value is an `Array` as Paramter for the Middleware).
+runtime (return value is an `Array` as Parameter for the Middleware).
2181
2182
Example:
2183
0 commit comments