Skip to content

Commit 3313402

Browse files
feedback1
Signed-off-by: Craig <craig.osterhout@docker.com>
1 parent 6aae4b9 commit 3313402

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/manuals/docker-hub/quickstart.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ To search or browse for content on Docker Hub:
4040
3. In the filters, select **Docker Official Image**.
4141

4242
Filtering by Trusted Content ensures that you see only high-quality, secure
43-
images, curated by Docker and verified publishing partners.
43+
images curated by Docker and verified publishing partners.
4444

45-
4. In the results, select the Nginx image.
45+
4. In the results, select the **nginx** image.
4646

4747
Selecting the image opens the image's page where you can learn more about how
48-
to use the image. In the page, you'll also find the `docker pull` command to
48+
to use the image. On the page, you'll also find the `docker pull` command to
4949
pull the image.
5050

5151
Now that you've found an image, it's time to pull and run it on your device.
@@ -161,7 +161,7 @@ customize your own images to suit specific needs.
161161
4. Visit [https://localhost:8080](https://localhost:8080) to view the page. You
162162
should see `Hello world from Docker!`.
163163

164-
5. In the terminal, press ctrl+c to stop the container.
164+
5. In the terminal, press CTRL+C to stop the container.
165165

166166
6. Sign in to Docker Desktop. You must be signed in before pushing an image to
167167
Docker Hub.

0 commit comments

Comments
 (0)