Minor change.
diff --git a/index.php b/index.php
index 4017611..2dec3e9 100755
--- a/index.php
+++ b/index.php
@@ -67,8 +67,8 @@
 		<p>
 		BPMN 2.0 has evolved to become a complex specification which tries to be all things to all people involved
 		in the design of business processes.
-		Because of this complexity, writing the XML that describes business processes
-		becomes nearly impossible without the use of a graphical tool for visualization.
+		Because of this complexity, writing BPMN XML and visualizing business processes
+		becomes nearly impossible without the use of a graphical tool.
 		BPMN2 Modeler fills this need nicely by providing an intuitive user interface.
 		It interprets the complexities of the BPMN language in the form of drawing canvases,
 		tool palettes, property sheets and other familiar UI elements.