Skip to content

Commit b7ea909

Browse files
committed
Merge pull request #24 from Quantisan/master
fix readme typo for a system property name
2 parents 79228d1 + 86b71a5 commit b7ea909

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)