Author: chirino
Date: Sun Sep  2 17:18:43 2012
New Revision: 1380009

URL: http://svn.apache.org/viewvc?rev=1380009&view=rev
Log:
Fix punctuation.

Modified:
    
activemq/activemq-apollo/trunk/apollo-website/src/documentation/getting-started.md

Modified: 
activemq/activemq-apollo/trunk/apollo-website/src/documentation/getting-started.md
URL: 
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-website/src/documentation/getting-started.md?rev=1380009&r1=1380008&r2=1380009&view=diff
==============================================================================
--- 
activemq/activemq-apollo/trunk/apollo-website/src/documentation/getting-started.md
 (original)
+++ 
activemq/activemq-apollo/trunk/apollo-website/src/documentation/getting-started.md
 Sun Sep  2 17:18:43 2012
@@ -66,7 +66,7 @@ the `/var/lib` directory.  For example, 
 A broker instance directory will contain the following sub directories:
 
  * `bin`: holds execution scripts associated with this instance.
- * `etc`; hold the instance configuration files
+ * `etc`: hold the instance configuration files
  * `data`: holds the data files used for storing persistent messages
  * `log`: holds rotating log files
  * `tmp`: holds temporary files that are safe to delete between broker runs


Reply via email to