*** empty log message ***
diff --git a/index.php b/index.php
index 82a6424..b9083a1 100644
--- a/index.php
+++ b/index.php
@@ -38,22 +38,23 @@
 		component-based development using the C language targeting all
 		embedded platforms.
 		<p>
-		While other component technologies exist for embedded systems, RTSC 
+		While other component technologies exist for embedded systems, RTSC
 		is unique in that it scales down to highly resource constrained embedded
 		systems including DSPs and 16-bit micro-controllers. In addition, RTSC
 		components have a "dual existance": in addition to embedded
 		target code, they include code that executes on a rich client platform
-		to help manage the component's entire lifecycle - from building the 
+		to help manage the component's <I>entire</I> lifecycle - from building the
 		component to monitoring the real-time operation of the component within
 		a deployed application.  This dual existance enables RTSC components to
-		easily leverage the Eclipse infrastructure without any overhead on the
+		fully leverage Eclipse infrastructure without incurring overhead on the
 		embedded platform.
 		<p>
 
 		<ul>
 		<li><a href="http://wiki.eclipse.org/DSDP/RTSC">Project Wiki</a></li>
 		<li><a href="http://www.eclipse.org/proposals/rtsc">Project Proposal (archived)</a></li>
-		</ul>		
+		</ul>
+		<p>	
 	</div>
 </div>