Fix spelling mistake (#1000)

This commit is contained in:
Georgios Andrianakis
2018-06-05 20:14:39 +03:00
committed by Marcin Grzejszczak
parent 586e3710ec
commit ba3f5383bf

View File

@@ -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).