Skip to content

Commit 6b3dfda

Browse files
author
Milad Rahimi
authored
Update README.md
1 parent bc6d94d commit 6b3dfda

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
@@ -257,7 +257,7 @@ $router->dispatch();
257257

258258
## HTTP Request and Request
259259

260-
PhpRouter uses [zend-diactoros](https://github.com/zendframework/zend-diactoros) package (v2) to provide [PSR-7](https://www.php-fig.org/psr/psr-7) complaint request and response objects to your controllers and middleware.
260+
PhpRouter uses [zend-diactoros](https://github.com/zendframework/zend-diactoros) package (v2) to provide [PSR-7](https://www.php-fig.org/psr/psr-7) request and response objects to your controllers and middleware.
261261

262262
### Request
263263

0 commit comments

Comments
 (0)