diff --git a/README.md b/README.md index e4d90f46..4d5fd215 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The following versions of PHP are supported: The `openssl` extension is also required. -All HTTP messages passed to the server should be [PSR-7 compliant](https://www.php-fig.org/psr/psr-7/). This ensures interoperability between other packages and frameworks. +All HTTP messages passed to the server should be [PSR-7 compliant](https://www.php-fig.org/psr/psr-7/). This ensures interoperability with other packages and frameworks. ## Installation