Fixed a small typo to the docker hub overview page

This commit is contained in:
Allie Sadler 2022-04-06 16:05:00 +01:00
parent 026949047e
commit 80dc47429a
1 changed files with 1 additions and 1 deletions

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: To create a repository:
1. Sign in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}. 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**. 3. Name it **<your-username>/my-private-repo**.
4. Set the visibility to **Private**. 4. Set the visibility to **Private**.