diff --git a/docker-hub/repos/create.md b/docker-hub/repos/create.md index c5c1da78d6..99e2661924 100644 --- a/docker-hub/repos/create.md +++ b/docker-hub/repos/create.md @@ -38,7 +38,7 @@ When creating a new repository: Description best practices
-

A good image description is essential to help potential users understand why and how to use the image. The bellow covers the best practices to follow when adding a description to your image.

+

A good image description is essential to help potential users understand why and how to use the image. The below covers the best practices to follow when adding a description to your image.

Describe the image

Include a description of what the image is, the features it offers, and why people might want or need to use it in their project or image.

Optional information to include are examples of usage, history, the team behind the project, etc.

@@ -54,7 +54,7 @@ When creating a new repository:

Image tags and variants

List the key image variants and the tags for using them along with what that variant offers and why someone might want to use that variant.

Where to find more information

-

Add links here for docs and support sites, communities, or mailing lists were users can find more and ask questions.

+

Add links here for docs and support sites, communities, or mailing lists where users can find more and ask questions.

Who the image is maintained by

Who is the image maintained by and how can someone contact them with concerns.

License