Skip to content

Commit b0169e0

Browse files
Fix more typos/errors
1 parent ef47714 commit b0169e0

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

content/manuals/admin/organization/members.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To remove a member's invitation from Docker Hub:
9999

100100
To remove an invitation from the Admin Console:
101101

102-
1. 1. Open the [Admin Console](https://app.docker.com/admin) and select your organization from
102+
1. Open the [Admin Console](https://app.docker.com/admin) and select your organization from
103103
top-left drop-down menu.
104104
2. Select **Members**.
105105
3. Select the **action menu** next to the invitee and select **Remove invitee**.
@@ -110,16 +110,14 @@ top-left drop-down menu.
110110

111111
## Manage members on a team
112112

113-
Use Docker Hub or the Admin Console to add or remove team members.
113+
Use Docker Hub or the Admin Console to add or remove team members. Organization owners can add a member to one or more teams within an organization.
114114

115115
### Add a member to a team
116116

117-
Organization owners can add a member to one or more teams within an organization.
118-
119117
{{< tabs >}}
120118
{{< tab name="Docker Hub" >}}
121119

122-
To add a member to a team:
120+
To add a member to a team with Docker Hub:
123121

124122
1. Sign in to [Docker Hub](https://hub.docker.com).
125123
2. Select **Organizations**, your organization, and then **Members**.
@@ -139,7 +137,7 @@ To add a member to a team:
139137

140138
{{< include "admin-early-access.md" >}}
141139

142-
To add a member to a team:
140+
To add a member to a team with the Admin Console:
143141

144142
1. In the [Admin Console](https://app.docker.com/admin), select your organization.
145143
2. Select the team name.
@@ -159,9 +157,7 @@ Organization owners can remove a member from a team in Docker Hub or Admin Conso
159157
{{< tabs >}}
160158
{{< tab name="Docker Hub" >}}
161159

162-
To add a member to a team:
163-
164-
To remove a member from a specific team:
160+
To remove a member from a specific team with Docker Hub:
165161

166162
1. Sign in to [Docker Hub](https://hub.docker.com).
167163
2. Select **Organizations**, your organization, **Teams**, and then the team.
@@ -173,7 +169,7 @@ To remove a member from a specific team:
173169

174170
{{< include "admin-early-access.md" >}}
175171

176-
To remove a member from a specific team:
172+
To remove a member from a specific team with the Admin Console:
177173

178174
1. In the [Admin Console](https://app.docker.com/admin), select your organization.
179175
2. Select the team name.
@@ -205,12 +201,12 @@ To update a member role:
205201
## Export members CSV file
206202

207203
Owners can export a CSV file containing all members. The CSV file for a company contains the following fields:
208-
- Name: The user's name.
209-
- Username: The user's Docker ID.
210-
- Email: The user's email address.
211-
- Member of Organizations: All organizations the user is a member of within a company.
212-
- Invited to Organizations: All organizations the user is an invitee of within a company.
213-
- Account Created: The time and date when the user account was created.
204+
- Name: The user's name
205+
- Username: The user's Docker ID
206+
- Email: The user's email address
207+
- Member of Organizations: All organizations the user is a member of within a company
208+
- Invited to Organizations: All organizations the user is an invitee of within a company
209+
- Account Created: The time and date when the user account was created
214210

215211
To export a CSV file of the members:
216212
1. Sign in to [Docker Hub](https://hub.docker.com).

0 commit comments

Comments
 (0)