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/">
|
<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>
|
||||||
|
|
Loading…
Reference in New Issue