mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Fix typo (#144302)
## Summary This PR fixes a typo in the documentation. Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
This commit is contained in:
parent
a3220fe1b6
commit
9efeb436a5
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue