Skip to content

Commit ede6c50

Browse files
authored
Merge pull request #2 from hannesvdvreken/patch-1
Typo
2 parents f12c3da + d5e984d commit ede6c50

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)