From 369c62e2c63349afea98746b84e1cc352514831c Mon Sep 17 00:00:00 2001 From: Or Schneider <90090260+or-schneider@users.noreply.github.com> Date: Wed, 13 Sep 2023 19:29:35 +0300 Subject: [PATCH] Fix minor grammar issue (#18173) --- content/get-started/04_sharing_app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/get-started/04_sharing_app.md b/content/get-started/04_sharing_app.md index a19dcafc72..ecaa3aca3c 100644 --- a/content/get-started/04_sharing_app.md +++ b/content/get-started/04_sharing_app.md @@ -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