Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woenel authored Apr 30, 2020
1 parent b0a3fab commit 0bfee76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ This happens when you did not enter a value. **Number** `to()` and **Message** `
"success": false,
"message": 'Unprocessable Entity',
"errors": {
number: [
"number": [
0 => 'The message field is required.'
],
message: [
"message": [
0 => 'The number field is required.'
]
}
Expand Down

0 comments on commit 0bfee76

Please sign in to comment.