Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ all fields are defined.
[[ecs-fieldsets]]
=== Field Sets
[cols="<,<",options="header",]
|=======================================================================
|=====
| Field Set | Description

| <<ecs-base,Base>> | All fields defined directly at the top level
Expand Down
2 changes: 1 addition & 1 deletion scripts/generators/asciidoc_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ def index_header(ecs_version):
[[ecs-fieldsets]]
=== Field Sets
[cols="<,<",options="header",]
|=======================================================================
|=====
| Field Set | Description
'''

Expand Down