-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update SignIn.vue #6921
Update SignIn.vue #6921
Conversation
Forget your password? the text has a typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @sksabircn for the catch!
fyi, I'll follow this up with another pr that makes this fix on |
* fix: fix typo in SignIn.vue (#6921) Forget your password? the text has a typo * Rewrite "forget password" to "forgot password" Co-authored-by: sksabircn <sksabir@capitalnumbers.com> Co-authored-by: Alex Hinson <alexmhinson@gmail.com>
* fix: fix typo in SignIn.vue (#6921) Forget your password? the text has a typo * test: writing tests to cover previously uncovered code * test: add browser agent detector tests * test: add build dirs to all jest coverage ignores * analytics utils coverage and remove unused import from MediaAutoTrack Co-authored-by: sksabircn <sksabir@capitalnumbers.com> Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com> Co-authored-by: Sam Martinez <samlmar@amazon.com>
* fix: fix typo in SignIn.vue (aws-amplify#6921) Forget your password? the text has a typo * Rewrite "forget password" to "forgot password" Co-authored-by: sksabircn <sksabir@capitalnumbers.com> Co-authored-by: Alex Hinson <alexmhinson@gmail.com>
… speech to text (#7835) * fix: fix typo in SignIn.vue (#6921) Forget your password? the text has a typo * Downsizing sample for some language in speech to text * adapting test and sendEncodedDataToTranscribe Co-authored-by: sksabircn <sksabir@capitalnumbers.com> Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com>
This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Forget your password? the text has a typo
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.