Author: mduerig
Date: Mon Feb 27 16:01:12 2017
New Revision: 1784591
URL: http://svn.apache.org/viewvc?rev=1784591&view=rev
Log:
typos
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=1784591&r1=1784590&r2=1784591&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-run/README.md (original)
+++ jackrabbit/oak/trunk/oak-run/README.md Mon Feb 27 16:01:12 2017
@@ -210,7 +210,7 @@ Where the columns are in following order
4. jcr:encoding
5. path of parent node
-The csv file can be generated programatically. For Oak based repositories
+The csv file can be generated programmatically. For Oak based repositories
it can be generated via `generate` command.
### Generate
@@ -446,9 +446,9 @@ Finally the benchmark runner supports th
| Oak-RDB-DS | Oak with the DocumentMK/RDB persistence and DataStore
|
(Note that for Oak-RDB, the required JDBC drivers either need to be embedded
-into oak-run, or be specified separately in the class path. Furthermode,
+into oak-run, or be specified separately in the class path. Furthermore,
dropDBAfterTest is interpreted to drop the *tables*, not the database
-iself, if and only if they have been auto-created)
+itself, if and only if they have been auto-created)
Once started, the benchmark runner will execute each listed test case
against all the listed repository fixtures. After starting up the