Skip to content

Commit

Permalink
Update email placeholder example (#12965)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundito authored and suhomud committed May 23, 2022
1 parent 1ae898c commit c1cba68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-webapp/src/packages/cloud/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"login.loginTitle": "Sign in to Airbyte",
"login.resendEmail": "Didn’t receive the email? Send it again",
"login.yourEmail": "Your work email*",
"login.yourEmail.placeholder": "christophersmith@gmail.com",
"login.yourEmail.placeholder": "work.email@example.com",
"login.yourEmail.notFound": "User not found",
"login.unknownError": "An unknown error has occurred",
"login.password": "Enter your password*",
Expand Down

0 comments on commit c1cba68

Please sign in to comment.