Skip to content

Commit 72cd52f

Browse files
Merge pull request #8 from EvilTwin01/patch-1
Update readme.md
2 parents 4052911 + 3bb0920 commit 72cd52f

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
@@ -107,7 +107,7 @@ The first thing you will see is the listing of the existing users. You can add n
107107
</div>
108108
```
109109

110-
Also validation rules were added so you will know exactely what to enter in the form fields (see `App\Http\Requests\UserRequest`). Note that these validation rules also apply for the user edit option.
110+
Also validation rules were added so you will know exactly what to enter in the form fields (see `App\Http\Requests\UserRequest`). Note that these validation rules also apply for the user edit option.
111111

112112
```
113113
public function rules()

0 commit comments

Comments
 (0)