Fix minor grammar issue (#18173)

This commit is contained in:
Or Schneider 2023-09-13 19:29:35 +03:00 committed by GitHub
parent ce39ed610c
commit 369c62e2c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ registry. The default registry is Docker Hub and is where all of the images you'
> **Docker ID** > **Docker ID**
> >
> A Docker ID lets you to access Docker Hub, which is the world's largest library and community for container images. Create a [Docker ID](https://hub.docker.com/signup) for free if you don't have one. > A Docker ID lets you access Docker Hub, which is the world's largest library and community for container images. Create a [Docker ID](https://hub.docker.com/signup) for free if you don't have one.
## Create a repository ## Create a repository