Index: branches/rel1/psLib/src/mainpage.dox
===================================================================
--- branches/rel1/psLib/src/mainpage.dox	(revision 1047)
+++ branches/rel1/psLib/src/mainpage.dox	(revision 1050)
@@ -8,8 +8,8 @@
 Pan-STARRS project to simplify programming tasks. Among the benefits are: 
 <ul>
-<li>reuse of code</li>
-<li>simplification of testing</li>
-<li>streamlining of code, and</li>
-<li>isolation of functionality that may be subject to change.</li>
+<li>Reuse of code</li>
+<li>Simplification of testing</li>
+<li>Streamlining of code</li>
+<li>Isolation of functionality that may be subject to change</li>
 </ul>     
 
@@ -111,5 +111,5 @@
 following steps:
 <pre>
-$ cd psLib/bin/test
+$ cd psLib/bin
 $ ./FullUnitTest
 </pre>
