diff --git a/resources/lang/en/admin/users/general.php b/resources/lang/en/admin/users/general.php index ef51dcea2..b097ccec6 100644 --- a/resources/lang/en/admin/users/general.php +++ b/resources/lang/en/admin/users/general.php @@ -43,7 +43,7 @@ return [ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.', 'not_remote_label' => 'This is not a remote user', 'vip_label' => 'VIP user', - 'vip_help' => 'This can be helpful to mark important people if you would like', + 'vip_help' => 'This can be helpful to mark important people in your org if you would like to handle them in special ways.', 'create_user' => 'Create a user', 'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.', 'email_credentials' => 'Email credentials',