mirror of https://github.com/docker/docs.git
typo in the content (#18524)
Docker hub was written as docke hub, which is not a word.
This commit is contained in:
parent
04732c7b7a
commit
c9d336a0bb
|
@ -103,7 +103,7 @@ For more information about supported integrations, see
|
|||
|
||||
### Hub
|
||||
|
||||
Switching to the **Hub** tab prompts you to sign in to your Docke Hub account, if you're not already signed in.
|
||||
Switching to the **Hub** tab prompts you to sign in to your Docker Hub account, if you're not already signed in.
|
||||
When signed in, it shows you a list of images in Docker Hub organizations and repositories that you have access to.
|
||||
|
||||
Select an organization from the drop-down to view a list of repositories for that organization.
|
||||
|
@ -143,4 +143,4 @@ To connect a new Artifactory registry to Docker Desktop:
|
|||
3. Select the **Artifactory** tab near the top of the image view to see Artifactory images.
|
||||
|
||||
When signed in, a new **Artifactory** tab appears in the **Images** view.
|
||||
By default, the image list shows images sorted by push date: the newest images appear higher in the list.
|
||||
By default, the image list shows images sorted by push date: the newest images appear higher in the list.
|
||||
|
|
Loading…
Reference in New Issue