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 5405d9a commit 2f89bd1Copy full SHA for 2f89bd1
README.md
@@ -1517,7 +1517,7 @@ Grape can use custom Middleware for authentication. How to implement these
1517
Middleware have a look at `Rack::Auth::Basic` or similar implementations.
1518
1519
1520
-For registering a Middlewar you need the following options:
+For registering a Middleware you need the following options:
1521
1522
* `label` - the name for your authenticator to use it later
1523
* `MiddlewareClass` - the MiddlewareClass to use for authentication
0 commit comments