From 228d42be20fb81e3f0e51aa6ae24768ccc0823ed Mon Sep 17 00:00:00 2001 From: Zheka Dzecina Date: Mon, 26 Feb 2024 20:34:42 +0200 Subject: [PATCH] Update publish-your-image.md (#19512) renamed "to you computer" => "to your computer" --- content/guides/walkthroughs/publish-your-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/walkthroughs/publish-your-image.md b/content/guides/walkthroughs/publish-your-image.md index a45b4c7b79..4d93860a15 100644 --- a/content/guides/walkthroughs/publish-your-image.md +++ b/content/guides/walkthroughs/publish-your-image.md @@ -16,7 +16,7 @@ To get the example image: 1. In Docker Desktop, select the search bar. 2. In the search bar, specify `docker/welcome-to-docker`. -3. Select **Pull** to pull the image from Docker Hub to you computer. +3. Select **Pull** to pull the image from Docker Hub to your computer. ![Search Docker Desktop for the welcome-to-docker image](images/getting-started-search.webp?w=650&border=true)