mirror of https://github.com/docker/docs.git
Merge pull request #17739 from Frezzle/patch-1
Fix grammar in official_images.md
This commit is contained in:
commit
7525458ad1
|
@ -23,7 +23,7 @@ Images that are part of this program have a special badge on Docker Hub making i
|
||||||
|
|
||||||
## When to use Docker Official Images
|
## When to use Docker Official Images
|
||||||
|
|
||||||
If you are new to Docker, it's recommend you use the Docker Official Images in your
|
If you are new to Docker, it's recommended you use the Docker Official Images in your
|
||||||
projects. These images have clear documentation, promote best practices,
|
projects. These images have clear documentation, promote best practices,
|
||||||
and are designed for the most common use cases. Advanced users can
|
and are designed for the most common use cases. Advanced users can
|
||||||
review Docker Official Images as part of your `Dockerfile` learning process.
|
review Docker Official Images as part of your `Dockerfile` learning process.
|
||||||
|
|
Loading…
Reference in New Issue