Update validation.php

This commit is contained in:
Laurence Ioannou
2018-10-30 18:39:37 +11:00
committed by GitHub
parent 51c0f51acb
commit cff8c52824

View File

@@ -136,9 +136,9 @@ return [
| Custom Validation Attributes | Custom Validation Attributes
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| The following language lines are used to swap attribute place-holders | The following language lines are used to swap our attribute placeholder
| with something more reader friendly such as E-Mail Address instead | with something more reader friendly such as "E-Mail Address" instead
| of "email". This simply helps us make messages a little cleaner. | of "email". This simply helps us make our message more expressive.
| |
*/ */