Skip to content

Commit 827bd13

Browse files
committed
fix empty space
1 parent 1f35fa8 commit 827bd13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,6 @@
151151
description: |
152152
All the entity identifiers related to the document. If the document
153153
contains multiple entities, identifiers belonging to different entities
154-
will be present. Example identifiers include cloud resource IDs, ARNs,
154+
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)