Skip to content

Commit 21a5a33

Browse files
committed
Merge pull request #741 from tomconroy/patch-1
Typo
2 parents 5405d9a + 2f89bd1 commit 21a5a33

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)