Fix typos on homepage

This commit is contained in:
Srayan Gangopadhyay 2020-06-08 13:22:26 +01:00 committed by GitHub
parent 2e214411bc
commit 9e0757c4c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -87,7 +87,7 @@
<a class="card rocket" href="/get-started/"> <a class="card rocket" href="/get-started/">
<h5 class="title">Get started</h5> <h5 class="title">Get started</h5>
<p> <p>
Learn Docker basics and the benefits of containerizing you Learn Docker basics and the benefits of containerizing your
applications. applications.
</p> </p>
</a> </a>
@ -105,7 +105,7 @@
<h5 class="title">Guides</h5> <h5 class="title">Guides</h5>
<p> <p>
Learn how to set up your Docker environment and start containerizing Learn how to set up your Docker environment and start containerizing
you applications. your applications.
</p> </p>
</a> </a>
</div> </div>
@ -433,7 +433,7 @@
<h6>FAQ's</h6> <h6>FAQ's</h6>
<p> <p>
<a href="/get-started/part3/"> <a href="/get-started/part3/">
How do I share images on Docker Hub How do I share images on Docker Hub?
</a> </a>
</p> </p>
<p> <p>