mirror of https://github.com/docker/docs.git
Fix minor grammar issue (#18173)
This commit is contained in:
parent
ce39ed610c
commit
369c62e2c6
|
|
@ -13,7 +13,7 @@ registry. The default registry is Docker Hub and is where all of the images you'
|
|||
|
||||
> **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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue