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:33:32 UTC

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

Author: mduerig
Date: Mon Mar 30 08:33:32 2015
New Revision: 1670008

URL: http://svn.apache.org/r1670008
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=1670008&r1=1670007&r2=1670008&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-run/README.md (original)
+++ jackrabbit/oak/trunk/oak-run/README.md Mon Mar 30 08:33:32 2015
@@ -222,7 +222,7 @@ Oak server mode
 
 The Oak server mode starts a MicroKernel or full Oak instance with the 
 standard JCR plugins and makes it available over a simple HTTP mapping 
-defined in the `oak-http`. To start this mode, use:
+defined in the `oak-http` component. To start this mode, use:
 
     $ java -jar oak-run-*.jar server [uri] [fixture] [options]