Fixed typo (#9936)

lets -> let's
This commit is contained in:
Dave 2019-11-25 16:19:21 -05:00 committed by lena-larionova
parent 896a313d08
commit baf6d807dd
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ If you don't yet have a Docker ID, follow these steps to set one up; this will a
## Creating and Pushing to a Docker Hub Repository
At this point, you've set up your Docker Hub account and have connected it to your Docker Desktop. Now lets make our first repo, and share our bulletin board app there.
At this point, you've set up your Docker Hub account and have connected it to your Docker Desktop. Now let's make our first repo, and share our bulletin board app there.
1. Click on the Docker icon in your menu bar, and navigate to **Repositories -> Create...**. You'll be taken to a Docker Hub page to create a new repository.