Skip to content

Commit 64c0687

Browse files
committed
Merge pull request #1139 from mikefischer/patch-1
Update README.md
2 parents c7d2ab1 + 410b6a5 commit 64c0687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2177,7 +2177,7 @@ For registering a Middleware you need the following options:
21772177
* `label` - the name for your authenticator to use it later
21782178
* `MiddlewareClass` - the MiddlewareClass to use for authentication
21792179
* `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).
2180+
runtime (return value is an `Array` as Parameter for the Middleware).
21812181

21822182
Example:
21832183

0 commit comments

Comments
 (0)