Skip to content

Commit 3014d47

Browse files
recrwplayFlorentinD
authored andcommitted
Fix column width
1 parent 91c64f2 commit 3014d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/management-ops/graph-creation/graph-project-cypher-projection.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ RETURN
174174
----
175175

176176
.Results
177-
[opts="header", cols="0,1,1m"]
177+
[opts="header", cols="1,1,1m"]
178178
|===
179179
| graph | nodes | rels
180180
| "persons" | 3 | 2

0 commit comments

Comments
 (0)