Merge pull request #14512 from aevesdocker/ENGDOCS-635

Fixed a small typo to the docker hub overview page
This commit is contained in:
Allie Sadler
2022-04-06 16:31:50 +01:00
committed by GitHub

View File

@@ -111,7 +111,7 @@ A Docker ID grants you access to Docker Hub repositories and allows you to explo
To create a repository:
1. Sign in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}.
2. Click **Create a Repository** on the Docker Hub welcome page:
2. Click **Create a Repository** on the Docker Hub welcome page.
3. Name it **<your-username>/my-private-repo**.
4. Set the visibility to **Private**.