Browse Source

fixed grammer

kaori 4 years ago
parent
commit
659632312f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resource/locales/en_US/translation.json

+ 1 - 1
resource/locales/en_US/translation.json

@@ -856,6 +856,6 @@
     "confirm_new_password": "Confirm the new password",
     "email_is_required": "Email is required",
     "success_to_send_email": "Success to send email",
-    "incorrect_token_or_expired_url":"The token is incorrect or the URL has expired. Please reissue the link from the password reset page."
+    "incorrect_token_or_expired_url":"The token is incorrect or the URL has expired. Please reissue the link on the password reset page."
   }
 }