Skip to content

Commit 2f89bd1

Browse files
committed
Typo
1 parent 5405d9a commit 2f89bd1

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
@@ -1517,7 +1517,7 @@ Grape can use custom Middleware for authentication. How to implement these
15171517
Middleware have a look at `Rack::Auth::Basic` or similar implementations.
15181518

15191519

1520-
For registering a Middlewar you need the following options:
1520+
For registering a Middleware you need the following options:
15211521

15221522
* `label` - the name for your authenticator to use it later
15231523
* `MiddlewareClass` - the MiddlewareClass to use for authentication

0 commit comments

Comments
 (0)