Skip to content

Commit 6fa6801

Browse files
committed
DOCS-14250 fix cmp operators missing header row
1 parent b110666 commit 6fa6801

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/includes/extracts-agg-operators.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ content: |
168168
:header-rows: 1
169169
:widths: 20 80
170170
171+
* - Name
172+
- Description
173+
171174
* - :expression:`$cmp`
172175
173176
- Returns ``0`` if the two values are equivalent, ``1`` if the
@@ -632,12 +635,10 @@ content: |
632635
- Return the BSON data type of the field.
633636
634637
635-
636638
---
637639
ref: agg-operators-accumulators-group
638640
content: |
639641
640-
641642
.. list-table::
642643
:header-rows: 1
643644
:widths: 20 80

0 commit comments

Comments
 (0)