diff --git a/resources/lang/en/admin/users/general.php b/resources/lang/en/admin/users/general.php index 96e283c15..d58a0bc67 100644 --- a/resources/lang/en/admin/users/general.php +++ b/resources/lang/en/admin/users/general.php @@ -42,8 +42,8 @@ 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', 'create_user' => 'Create a user', - 'create_user_page_explaination' => 'This is the account information you will use to access the site for the first time.', + 'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.', 'email_credentials' => 'Email credentials', 'email_credentials_text' => 'Email my credentials to the email address above', 'next_save_user' => 'Next: Save User', -]; \ No newline at end of file +];