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.
2 parents 5405d9a + 2f89bd1 commit 21a5a33Copy full SHA for 21a5a33
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