Skip to content

Commit 80caafb

Browse files
committed
fix formatting
1 parent 0015702 commit 80caafb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/asciidoc/neo4j-cluster/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ just `bolt://` as the scheme.
2727

2828
If your Neo4j cluster is located at `graph.mycompany.com:7687`, simply configure the Kafka Connect worker with
2929

30-
---
30+
----
3131
neo4j.server.uri=bolt+routing://graph.mycompany.com:7687
32-
---
32+
----
3333

3434
The use of the `bolt+routing` driver will mean that the Neo4j Driver itself will handle connecting to
3535
the correct cluster member, and managing changes to the cluster membership over time.

0 commit comments

Comments
 (0)