We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Found minor typos while testing.
"Failed to login" => "Failed to log in"
group-income/frontend/controller/app/identity.js
Line 348 in 9eb4aba
group-income/frontend/controller/actions/identity.js
Line 322 in 9eb4aba
IFF there's only one: "members" => "member"
group-income/frontend/views/pages/Payments.vue
Line 107 in 9eb4aba
group-income/frontend/views/containers/contributions/ContributionsWidget.vue
Line 139 in 9eb4aba
Fix
The text was updated successfully, but these errors were encountered:
#2374 Fix typos in various places (#2376)
366d0de
* some fixes / payment-todo copy-fix * singular/plural fix * fix cypress tests for typo fixes * typo fix in group-chat area * updates for greg's CR
SebinSong
Successfully merging a pull request may close this issue.
Problem
Found minor typos while testing.
"Failed to login" => "Failed to log in"
group-income/frontend/controller/app/identity.js
Line 348 in 9eb4aba
group-income/frontend/controller/actions/identity.js
Line 322 in 9eb4aba
IFF there's only one: "members" => "member"
group-income/frontend/views/pages/Payments.vue
Line 107 in 9eb4aba
group-income/frontend/views/containers/contributions/ContributionsWidget.vue
Line 139 in 9eb4aba
Solution
Fix
The text was updated successfully, but these errors were encountered: