Skip to content

Commit e889cf7

Browse files
authored
Rename connections to drivers at config example at README.md
1 parent 7a7ea2b commit e889cf7

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)