Skip to content

Commit d5e984d

Browse files
Typo
1 parent f12c3da commit d5e984d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RequestHandlerInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
/**
99
* An HTTP request handler process a HTTP request and produces an HTTP response.
10-
* This interface defines the methods require to use the request handler.
10+
* This interface defines the methods required to use the request handler.
1111
*/
1212
interface RequestHandlerInterface
1313
{

0 commit comments

Comments
 (0)