Skip to content

Commit d0283a1

Browse files
authored
Merge pull request #86 from diimpp/patch-1
Rename connections to drivers at config example at README.md
2 parents 7a7ea2b + e889cf7 commit d0283a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This example configures the client to contain two instances.
6969
neo4j:
7070
profiling: true
7171
default_driver: high-availability
72-
connections:
72+
drivers:
7373
- alias: high-availability
7474
dsn: 'neo4j://core1.mydomain.com:7687'
7575
authentication:

0 commit comments

Comments
 (0)