Fix typo in backend-storage.md (#5662)
This commit is contained in:
parent
7881c57023
commit
b24e3f3737
|
|
@ -176,7 +176,7 @@ storage:
|
|||
```
|
||||
|
||||
### ElasticSearch 6 with Jaeger trace extension
|
||||
This implementation shares most of `elasticsearch`, just extend to support zipkin span storage.
|
||||
This implementation shares most of `elasticsearch`, just extend to support jaeger span storage.
|
||||
It has all same configs.
|
||||
```yaml
|
||||
storage:
|
||||
|
|
|
|||
Loading…
Reference in New Issue