From 86335d1ac6925b05ec7640922959256580969eab Mon Sep 17 00:00:00 2001 From: Yoshinori Kawasaki Date: Tue, 25 Jun 2019 09:52:28 +0900 Subject: [PATCH] Correct a markdown syntax error (#162) --- terminology.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminology.md b/terminology.md index d40af9c66..103691dc4 100644 --- a/terminology.md +++ b/terminology.md @@ -88,7 +88,7 @@ propagated from parent to child **Spans**. - **Tracestate** carries tracing-system specific context in a list of key value pairs. **Tracestate** allows different vendors propagate additional 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