Skip to content

Commit 236c7fc

Browse files
committed
fix formatting in docs
1 parent ce127a6 commit 236c7fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/azure/data_stream/activitylogs/fields/fields.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@
149149
level: extended
150150
- name: related.entity
151151
description: |
152-
All the entity identifiers related to the document. If the document
153-
contains multiple entities, identifiers belonging to different entities
152+
All the entity identifiers related to the document. If the document
153+
contains multiple entities, identifiers belonging to different entities
154154
will be present. Example identifiers include cloud resource IDs, ARNs,
155155
email addresses, or hostnames.
156156
type: keyword

packages/azure/docs/activitylogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,5 +213,5 @@ Please refer to the following [document](https://www.elastic.co/guide/en/ecs/cur
213213
| host.containerized | If the host is a container. | boolean |
214214
| host.os.build | OS build information. | keyword |
215215
| host.os.codename | OS codename, if any. | keyword |
216-
| related.entity | All the entity identifiers related to the document. If the document contains multiple entities, identifiers belonging to different entities will be present. Example identifiers include cloud resource IDs, ARNs, email addresses, or hostnames. | keyword |
216+
| related.entity | All the entity identifiers related to the document. If the document contains multiple entities, identifiers belonging to different entities will be present. Example identifiers include cloud resource IDs, ARNs, email addresses, or hostnames. | keyword |
217217

0 commit comments

Comments
 (0)