Skip to content

Commit 7dcc0d0

Browse files
authored
Update README.md
1 parent 21568fc commit 7dcc0d0

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
@@ -50,7 +50,7 @@ if ($validation->isFailed()) {
5050
}
5151
```
5252

53-
### Slim 3 Middleware
53+
### PSR-7 Middleware
5454

5555
This validation middleware catches the `ValidationException` exception and converts it into a nice JSON response:
5656

0 commit comments

Comments
 (0)