Fix spelling mistake (#1000)
This commit is contained in:
committed by
Marcin Grzejszczak
parent
586e3710ec
commit
ba3f5383bf
@@ -96,7 +96,7 @@ Trace Id = X
|
||||
Span Id = D
|
||||
Client Sent
|
||||
|
||||
This note indicats thatthe current span has *Trace Id* set to *X* and *Span Id* set to *D*.
|
||||
This note indicates that the current span has *Trace Id* set to *X* and *Span Id* set to *D*.
|
||||
Also, the `Client Sent` event took place.
|
||||
|
||||
The following image shows how parent-child relationships of spans look:
|
||||
@@ -741,4 +741,4 @@ added after the original pull request but before a merge.
|
||||
other target branch in the main project).
|
||||
* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions],
|
||||
if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit
|
||||
message (where XXXX is the issue number).
|
||||
message (where XXXX is the issue number).
|
||||
|
||||
Reference in New Issue
Block a user