diff --git a/packages/network_traffic/changelog.yml b/packages/network_traffic/changelog.yml index 52e44b85bdc..e7fe44e25cc 100644 --- a/packages/network_traffic/changelog.yml +++ b/packages/network_traffic/changelog.yml @@ -1,7 +1,7 @@ # newer versions go on top - version: "1.27.0" changes: - - description: Copy `type` field to `network.protocol` in ICPM datastream. + - description: Copy `type` field to `network.protocol` in ICMP datastream. type: enhancement link: https://github.com/elastic/integrations/pull/8221 - description: Copy `http.response.headers.content-type` field to `http.response.mime_type` in HTTP datastream.