Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit c9b65f0

Browse files
committed
Merge branch 'hotfix/144'
Close #144
2 parents d1bf2e9 + 0bcb38c commit c9b65f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/book/middleware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ $route = Literal::factory([
5454
Middleware may be provided as PHP callables, or as service names.
5555

5656
> ### No action required
57-
>
57+
>
5858
> Unlike action controllers, middleware typically is single purpose, and, as
59-
> such, does require a default `action` parameter.
59+
> such, does not require a default `action` parameter.
6060
6161
## Middleware services
6262

0 commit comments

Comments
 (0)