Author: joewitt
Date: Tue Jan 20 01:40:17 2015
New Revision: 1653176

URL: http://svn.apache.org/r1653176
Log:
slight edit

Modified:
    incubator/nifi/site/trunk/content/development/release-guide.md

Modified: incubator/nifi/site/trunk/content/development/release-guide.md
URL: 
http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/development/release-guide.md?rev=1653176&r1=1653175&r2=1653176&view=diff
==============================================================================
--- incubator/nifi/site/trunk/content/development/release-guide.md (original)
+++ incubator/nifi/site/trunk/content/development/release-guide.md Tue Jan 20 
01:40:17 2015
@@ -140,7 +140,7 @@ Ensure your settings.xml has been update
 
 Ensure the the full application build and tests all work by executing
 `mvn -T 2.5C clean install` for a parallel build.  Once that completes you can
-startup and test the application by `cd assembly/target' then run `bin/nifi.sh 
start` in the nifi build.
+startup and test the application by `cd assembly/target` then run `bin/nifi.sh 
start` in the nifi build.
 The application should be up and running in a few seconds at 
`http://localhost:8080/nifi`
 
 Evaluate and ensure the appropriate license headers are present on all source 
files.  Ensure LICENSE and NOTICE files are complete and accurate.  


Reply via email to