Skip to content

Commit 1f3db7b

Browse files
authored
Update README.md
1 parent d073f22 commit 1f3db7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ new ValidationApiProblem(new ConstraintViolationList([
194194
```php
195195
use Phpro\ApiProblem\Http\BadRequestProblem;
196196

197-
new BadRequestProblem('You are not authorized to access X.');
197+
new BadRequestProblem('Bad request. Bad!.');
198198
```
199199

200200
```json

0 commit comments

Comments
 (0)