Skip to content

Commit 5ffa9cf

Browse files
authored
Update README.md
1 parent 84cfd83 commit 5ffa9cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Laravel request accept json middleware
88
[![Quality Score](https://img.shields.io/scrutinizer/g/softonic/laravel-request-accept-json-middleware.svg?style=flat-square)](https://scrutinizer-ci.com/g/softonic/laravel-request-accept-json-middleware)
99
[![Total Downloads](https://img.shields.io/packagist/dt/softonic/laravel-request-accept-json-middleware.svg?style=flat-square)](https://packagist.org/packages/softonic/laravel-request-accept-json-middleware)
1010

11-
This middleware adds the ability to automatically add the Accept application/json header to every request
11+
This middleware adds the ability to automatically add the Accept application/json header to every request if it was not provided.
1212

1313
Installation
1414
-------
@@ -56,4 +56,4 @@ License
5656
The Apache 2.0 license. Please see [LICENSE](LICENSE) for more information.
5757

5858
[PSR-2]: http://www.php-fig.org/psr/psr-2/
59-
[PSR-4]: http://www.php-fig.org/psr/psr-4/
59+
[PSR-4]: http://www.php-fig.org/psr/psr-4/

0 commit comments

Comments
 (0)