Skip to content

Commit 5a0ba25

Browse files
committed
adjure => adhere
1 parent e12aee6 commit 5a0ba25

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
@@ -655,7 +655,7 @@ passed explicitly.
655655
### Middleware
656656

657657
Middleware can be added to the server using [`MiddlewareRunner`](src/MiddlewareRunner.php)
658-
instead of the `callable`. A middleware is expected to adjure the following rules:
658+
instead of the `callable`. A middleware is expected to adhere the following rules:
659659

660660
* It is a `callable`.
661661
* It accepts `ServerRequestInterface` as first argument and optional `callable` as second argument.

0 commit comments

Comments
 (0)