You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by md...@apache.org on 2015/03/30 10:35:56 UTC

svn commit: r1670011 - /jackrabbit/oak/trunk/oak-run/README.md

Author: mduerig
Date: Mon Mar 30 08:35:56 2015
New Revision: 1670011

URL: http://svn.apache.org/r1670011
Log:
OAK-2693 : Retire oak-mk-remote (WIP)
typo

Modified:
    jackrabbit/oak/trunk/oak-run/README.md

Modified: jackrabbit/oak/trunk/oak-run/README.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-run/README.md?rev=1670011&r1=1670010&r2=1670011&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-run/README.md (original)
+++ jackrabbit/oak/trunk/oak-run/README.md Mon Mar 30 08:35:56 2015
@@ -269,7 +269,7 @@ Examples:
     $ java -jar oak-run-*.jar server http://localhost:4503 Oak-Tar --base myOak
     $ java -jar oak-run-*.jar server http://localhost:4502 Oak-Mongo --db myOak --clusterIds c1,c2,c3
 
-See the documentation in the `oak-http` components for details about the available functionality.
+See the documentation in the `oak-http` component for details about the available functionality.
 
 
 Benchmark mode