Author: jsdelfino
Date: Sun Mar 30 22:56:28 2008
New Revision: 642892

URL: http://svn.apache.org/viewvc?rev=642892&view=rev
Log:
Minor fixes to README.

Modified:
    incubator/tuscany/java/sca/samples/store/README

Modified: incubator/tuscany/java/sca/samples/store/README
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/store/README?rev=642892&r1=642891&r2=642892&view=diff
==============================================================================
--- incubator/tuscany/java/sca/samples/store/README (original)
+++ incubator/tuscany/java/sca/samples/store/README Sun Mar 30 22:56:28 2008
@@ -2,7 +2,7 @@
 ======================================
 
 This is a sample store scenario that is used as a getting started guide
-for Tuscany SCA. For detailed information, please see :
+for Tuscany SCA. For detailed information, please see:
 
 http://incubator.apache.org/tuscany/getting-started-with-tuscany.html
 
@@ -13,16 +13,16 @@
 
 Building And Running The Sample Using Ant
 -----------------------------------------
-With the binary distribution the sample can be built using Ant as 
-follows
+With the binary distribution the sample can be built using Ant as follows:
 
 cd store
 ant compile
 
-and then, to run 
+and then, to run:
 
 ant run
 
-Once the web app is deployed use your browser to visit the following URL;
+Once the store application is running use your browser to visit the following
+URL:
 
 http://localhost:8080/store/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to