-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
Fix typo "You aren't part of any channel yet" #17498
Conversation
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.
Looks good by me.
I am not sure this is even wrong or not. According to https://english.stackexchange.com/questions/112996/any-followed-by-singular-or-plural-countable-nouns seems that both would be correct in this case. |
They are, but context matters. Users are much more likely to be part of several channels. Rather than only be added to one and restricted to it. |
…ession/status-color * 'develop' of github.com:RocketChat/Rocket.Chat: [IMPROVE] Remove index files from action-links, accounts and assets (#17607) [FIX] Remove a non working setting "Notification Duration" (#15737) Update Apps-Engine version (#17706) Regression: Click to join button not working (#17705) [IMPROVE] Always shows the exact match first on user's and room's autocomplete for mentions and on sidebar search (#16394) [NEW] API endpoint to fetch Omnichannel's room transfer history (#17694) Fix typo "You aren't part of any channel yet" (#17498) [IMPROVE] Display status information in the Omnichannel Agents list (#17701) [NEW] Option to remove users from RocketChat if not found in Crowd (#17619) [FIX] Elements of "Personal Access Tokens" section out of alignment and unusable on very small screens (#17129) Regression: Integrations edit/history crashing (#17702) [FIX] Allow owners to react inside broadcast channels (#17687) Regression: User edit form missing fields (#17699) [FIX] Default filters on Omnichannel Current Chats screen not showing on first load (#17522) Update Helper.js (#17700) [FIX] UI KIT Modal Width (#17697) Update Contributing Guide (#17653)
…6537-ritwizsinha-Issue#16499 * 'develop' of github.com:RocketChat/Rocket.Chat: (428 commits) Regression: Status presence color (RocketChat#17707) [IMPROVE] Remove index files from action-links, accounts and assets (RocketChat#17607) [FIX] Remove a non working setting "Notification Duration" (RocketChat#15737) Update Apps-Engine version (RocketChat#17706) Regression: Click to join button not working (RocketChat#17705) [IMPROVE] Always shows the exact match first on user's and room's autocomplete for mentions and on sidebar search (RocketChat#16394) [NEW] API endpoint to fetch Omnichannel's room transfer history (RocketChat#17694) Fix typo "You aren't part of any channel yet" (RocketChat#17498) [IMPROVE] Display status information in the Omnichannel Agents list (RocketChat#17701) [NEW] Option to remove users from RocketChat if not found in Crowd (RocketChat#17619) [FIX] Elements of "Personal Access Tokens" section out of alignment and unusable on very small screens (RocketChat#17129) Regression: Integrations edit/history crashing (RocketChat#17702) [FIX] Allow owners to react inside broadcast channels (RocketChat#17687) Regression: User edit form missing fields (RocketChat#17699) [FIX] Default filters on Omnichannel Current Chats screen not showing on first load (RocketChat#17522) Update Helper.js (RocketChat#17700) [FIX] UI KIT Modal Width (RocketChat#17697) Update Contributing Guide (RocketChat#17653) LingoHub based on develop (RocketChat#17693) [NEW] Added custom fields to Add/Edit user (RocketChat#17681) ...
Closes #ISSUE_NUMBER