Skip to content

Commit 3d5f74f

Browse files
typo in example
1 parent 360f226 commit 3d5f74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/queries/select-version.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ SHOW CONSTRAINTS YIELD name, type
9292
.Listing the constraint name and type values using Cypher 25
9393
[source, cypher]
9494
----
95-
CYPHER 5
95+
CYPHER 25
9696
SHOW CONSTRAINTS YIELD name, type
9797
----
9898

0 commit comments

Comments
 (0)