Skip to content

Commit 70316a7

Browse files
Update modules/ROOT/pages/clustering/setup/discovery.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 10a6dfb commit 70316a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/setup/discovery.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ dbms.cluster.discovery.endpoints=server01.example.com:5000,server02.example.com:
242242
dbms.cluster.discovery.v2.endpoints=server01.example.com:6000,server02.example.com:6000,server03.example.com:6000
243243
----
244244
+
245-
. In Cypher Shell, connect to the `system` database of any server
245+
. In Cypher Shell, connect to the `system` database of any server:
246246
+
247247
[source, shell, role=nocopy noplay]
248248
----

0 commit comments

Comments
 (0)