Typo changes on index
This commit is contained in:
parent
6501c7733d
commit
69470eb5f9
|
@ -243,7 +243,7 @@ blockquote {
|
||||||
}
|
}
|
||||||
|
|
||||||
.welcome {
|
.welcome {
|
||||||
padding-left: 10px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------
|
/* -------------------------------
|
||||||
|
|
2
index.md
2
index.md
|
@ -8,7 +8,7 @@ By providing automated creation and provisioning of virtual machines
|
||||||
using [Sun's VirtualBox](http://www.virtualbox.org), Vagrant provides
|
using [Sun's VirtualBox](http://www.virtualbox.org), Vagrant provides
|
||||||
the tools to create and configure lightweight, reproducible, and portable
|
the tools to create and configure lightweight, reproducible, and portable
|
||||||
virtual environments. For more information, see the part of the
|
virtual environments. For more information, see the part of the
|
||||||
getting started guide on "[Why Vagrant?](/docs/getting-started/why.html)."
|
getting started guide on "[Why Vagrant?](/docs/getting-started/why.html)"
|
||||||
|
|
||||||
Are you ready to use vagrant to revolutionize the way you work? Check out
|
Are you ready to use vagrant to revolutionize the way you work? Check out
|
||||||
the [getting started guide](/docs/getting-started/index.html).
|
the [getting started guide](/docs/getting-started/index.html).
|
||||||
|
|
Loading…
Reference in New Issue