diff --git a/doc/DistributedTracing.md b/doc/DistributedTracing.md index ad4eb4ff0..0d3e4ee5d 100644 --- a/doc/DistributedTracing.md +++ b/doc/DistributedTracing.md @@ -245,4 +245,4 @@ Generated traces have the following attributes: | `http.status_code` | HTTP status code returned by the service | HTTP Spans. | `http.user_agent` | The value of the `User-Agent` HTTP header sent to the service | HTTP Spans. | `requestId` | The value of the `x-ms-client-request-id` header sent by the client | HTTP Spans. -| `serviceRequestId` | The value -f the `x-ms-request-id` sent by the server | HTTP Spans. +| `serviceRequestId` | The value of the `x-ms-request-id` sent by the server | HTTP Spans.