mirror of https://github.com/docker/docs.git
Fix typos
This commit is contained in:
parent
bcf94bec0a
commit
69997a3161
|
@ -13,7 +13,7 @@ Docker Hub Organizations let you create teams so you can give your team access t
|
|||
- **Organizations** are a collection of teams and repositories that can be managed together.
|
||||
- **Teams** are groups of Docker Hub users that belong to your organization.
|
||||
|
||||
**Note:** in Docker Hub, users cannot be associated directly to an organization. They below only to teams within an the organization.
|
||||
**Note:** in Docker Hub, users cannot be associated directly to an organization. They belong only to teams within an organization.
|
||||
|
||||
### Creating an organization
|
||||
|
||||
|
@ -48,7 +48,7 @@ To create a team:
|
|||
2. Click on **Add User**
|
||||
3. Provide the user's Docker ID username _or_ email to add them to the team 
|
||||
|
||||
**Note:** you are not automatically added to teams created by your.
|
||||
**Note:** you are not automatically added to teams created by your organization.
|
||||
|
||||
### Removing team members
|
||||
|
||||
|
@ -58,7 +58,7 @@ To remove a member from a team, click the **x** next to their name:
|
|||
|
||||
### Giving a team access to a repository
|
||||
|
||||
To provide a team to access a repository:
|
||||
To provide a team access to a repository:
|
||||
|
||||
1. Visit the repository list on Docker Hub by clicking on **Repositories**
|
||||
2. Select your organization in the namespace dropdown list
|
||||
|
|
Loading…
Reference in New Issue