## Summary

This PR fixes a typo in the documentation.

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
This commit is contained in:
Shan Mahanama 2022-12-07 11:32:39 +08:00 committed by GitHub
parent a3220fe1b6
commit 9efeb436a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ aliases for each service environment:
[options="header"]
|====
| Index setting | `production` env | `staging` evn
| Index setting | `production` env | `staging` env
| Error | `production-logs-apm` | `staging-logs-apm`
| Span/Transaction | `production-traces-apm` | `staging-traces-apm`
| Metrics | `production-metrics-apm` | `staging-metrics-apm`