mirror of https://github.com/docker/docs.git
Fix typos on homepage
This commit is contained in:
parent
2e214411bc
commit
9e0757c4c5
|
@ -87,7 +87,7 @@
|
|||
<a class="card rocket" href="/get-started/">
|
||||
<h5 class="title">Get started</h5>
|
||||
<p>
|
||||
Learn Docker basics and the benefits of containerizing you
|
||||
Learn Docker basics and the benefits of containerizing your
|
||||
applications.
|
||||
</p>
|
||||
</a>
|
||||
|
@ -105,7 +105,7 @@
|
|||
<h5 class="title">Guides</h5>
|
||||
<p>
|
||||
Learn how to set up your Docker environment and start containerizing
|
||||
you applications.
|
||||
your applications.
|
||||
</p>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -433,7 +433,7 @@
|
|||
<h6>FAQ's</h6>
|
||||
<p>
|
||||
<a href="/get-started/part3/">
|
||||
How do I share images on Docker Hub
|
||||
How do I share images on Docker Hub?
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue