From cff8c52824494899b0c79aed9ca137f8869951c3 Mon Sep 17 00:00:00 2001 From: Laurence Ioannou Date: Tue, 30 Oct 2018 18:39:37 +1100 Subject: [PATCH] Update validation.php --- resources/lang/en/validation.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/en/validation.php b/resources/lang/en/validation.php index 7e0cb40f..35e5e88d 100644 --- a/resources/lang/en/validation.php +++ b/resources/lang/en/validation.php @@ -136,9 +136,9 @@ | Custom Validation Attributes |-------------------------------------------------------------------------- | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. | */