Skip to content

Commit d0f90b1

Browse files
committed
removed header on table
1 parent 56c77f5 commit d0f90b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/Section-Writing-Gremlin-Queries.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@ In addition to those basic definitions, there are some other points worth explor
12101210
First, let's take a look at the list of steps that support 'by' modulation, as 'by'
12111211
cannot be used on all steps:
12121212

1213-
[cols="1,1,1,1",options="header"]
1213+
[cols="1,1,1,1"]
12141214
|==============================================================================
12151215
|'aggregate' |'cyclicPath' |'dedup' |'group'
12161216
|'groupCount' |'math' |'order' |'path'

0 commit comments

Comments
 (0)