Skip to content

Commit 86b71a5

Browse files
committed
system properties typo in readme
1 parent 79228d1 commit 86b71a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ _timeouts in seconds_
7070
* org.neo4j.rest.connect_timeout=30
7171
* org.neo4j.rest.driver="neo4j-rest-graphdb/1.8.RC1"
7272
* org.neo4j.rest.stream=true
73-
* org.neo4j.rest.batch_transactions=false (convert transaction scope into batch-rest-operations)
73+
* org.neo4j.rest.batch_transaction=false (convert transaction scope into batch-rest-operations)
7474
* org.neo4j.rest.logging_filter=false (set to true if verbose request/response logging should be enabled)

0 commit comments

Comments
 (0)