Fix typo in documentation (#204814)

Fix typo introduced in https://github.com/elastic/kibana/pull/204179#pullrequestreview-2512105404
This commit is contained in:
Katerina 2024-12-19 02:20:59 +02:00 committed by GitHub
parent 160311c54c
commit 7d4bf216ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -298,7 +298,7 @@ This event will be indexed with the following structure:
The meta field supports telemetry on time ranges, providing calculated metrics for enhanced context. This includes:
- **Query range in ceconds:**
- **Query range in seconds:**
- Calculated as the time difference in seconds between `rangeFrom` and `rangeTo`.