From bc5fcbadeda040df442f8b83e620af5528aeface Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Sat, 27 May 2023 12:21:29 +0200 Subject: [PATCH] Update docker-hub/repos/create.md Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> --- docker-hub/repos/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/repos/create.md b/docker-hub/repos/create.md index a238fe2e1f..4999e17d4b 100644 --- a/docker-hub/repos/create.md +++ b/docker-hub/repos/create.md @@ -50,7 +50,7 @@ Once you have created a repository, add an overview to the **Repository overview Repository overview 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.