mirror of https://github.com/docker/docs.git
Fix typo (#16838)
This commit is contained in:
parent
bc511bd942
commit
a247c581a3
|
@ -11,7 +11,7 @@ The following section contains step-by-step instructions on how to get started o
|
|||
## Prerequisites
|
||||
|
||||
Before you start to on board your organization, ensure that you've completed the following:
|
||||
- You have a Docker Team subscription. You can verify your subscription in Docker Hub's [Billing Details](https://hub.docker.com/billing){: target="_blank" rel="noopener" class="_"}. If you haven't subscribed to Team Business yet, see [Upgrade your subscription](../subscription/upgrade.md) for details about upgrading.
|
||||
- You have a Docker Team subscription. You can verify your subscription in Docker Hub's [Billing Details](https://hub.docker.com/billing){: target="_blank" rel="noopener" class="_"}. If you haven't subscribed to Docker Team yet, see [Upgrade your subscription](../subscription/upgrade.md) for details about upgrading.
|
||||
- You are familiar with Docker terminology. If you discover any unfamiliar terms, see the [glossary](/glossary/#docker) or [FAQs](../docker-hub/onboarding-faqs.md).
|
||||
|
||||
## Step 1: Identify your Docker users and their Docker accounts
|
||||
|
@ -31,7 +31,7 @@ To begin, you should identify which users you will need to add to your Docker Te
|
|||
|
||||
## Step 2: Invite owners
|
||||
|
||||
Now that you have a Docker Team organization, it's time to start adding owners to help you set up and manage your organization. Owners can add or remove members, and configure Single Sign-on as well as other security settings.
|
||||
Now that you have a Docker Team organization, it's time to start adding owners to help you set up and manage your organization. Owners can add or remove members, and configure other organization settings.
|
||||
|
||||
To add an owner, invite a user to the **owners** team. For more details, see [Invite members](../docker-hub/members.md/#invite-members){: target="_blank" rel="noopener" class="_"}.
|
||||
|
||||
|
|
Loading…
Reference in New Issue