8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2cd09 commit cb6d1a6Copy full SHA for cb6d1a6
site/src/pages/ManagementSettingsPage/OrganizationMembersPage.tsx
@@ -117,9 +117,9 @@ const OrganizationMembersPage: FC = () => {
117
description={
118
<Stack>
119
<p>
120
- Removing this member will also:
+ Removing this member will:
121
<ul>
122
- <li>Remove them from all groups in this organization</li>
+ <li>Remove the member from all groups in this organization</li>
123
<li>Remove all user role assignments</li>
124
<li>
125
Irreversibly orphan all their workspaces associated with this
0 commit comments