Change wording.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1636156 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/toolchains/index.apt b/src/site/apt/toolchains/index.apt
index 70f2ce1..aa82d58 100644
--- a/src/site/apt/toolchains/index.apt
+++ b/src/site/apt/toolchains/index.apt
@@ -27,8 +27,10 @@
 
   The following standard toolchains are included by default with Maven:
 
-  * {{{./jdk.html}JDK}} - Defines the Java Development Kit location and identification
+  * {{{./jdk.html}JDK}} - Defines the location and identification of a Java
+    Development Kit
 
   []
 
-    You may also create and use your own custom toolchains by following the {{{http://maven.apache.org/}TBD}} instructions.
+  You can also create and use your own custom toolchains by following the
+  {{{http://maven.apache.org/}TBD}} instructions.