Correct a markdown syntax error (#162)
This commit is contained in:
parent
bdb00826e5
commit
86335d1ac6
|
|
@ -88,7 +88,7 @@ propagated from parent to child **Spans**.
|
||||||
- **Tracestate** carries tracing-system specific context in a list of key value
|
- **Tracestate** carries tracing-system specific context in a list of key value
|
||||||
pairs. **Tracestate** allows different vendors propagate additional
|
pairs. **Tracestate** allows different vendors propagate additional
|
||||||
information and inter-operate with their legacy Id formats. For more details
|
information and inter-operate with their legacy Id formats. For more details
|
||||||
see [this][https://w3c.github.io/trace-context/#tracestate-field].
|
see [this](https://w3c.github.io/trace-context/#tracestate-field).
|
||||||
|
|
||||||
### Links between spans
|
### Links between spans
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue