Fix typo and indentation.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1677131 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 0fde1fa..d9644f4 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -25,9 +25,9 @@
 
 ${project.name}
 
-    The Toolchains Plugins allows to share configuration across plugins.
-    For example to make sure the plugins like compiler, surefire, javadoc, webstart etc. all use the same JDK for execution.
-Similarly to maven-enforcer-plugin, it allows to control environmental constraints in the build.
+  The Toolchains Plugins allows to share configuration across plugins.
+  For example to make sure the plugins like compiler, surefire, javadoc, webstart etc. all use the same JDK for execution.
+  Similarly to maven-enforcer-plugin, it allows you to control environmental constraints in the build.
 
 * Goals Overview
 
@@ -53,4 +53,3 @@
   Of course, patches are welcome, too. Contributors can check out the project from our
   {{{./source-repository.html}source repository}} and will find supplementary information in the
   {{{http://maven.apache.org/guides/development/guide-helping.html}guide to helping with Maven}}.
-