diff --git a/specification/metrics/semantic_conventions/http-metrics.md b/specification/metrics/semantic_conventions/http-metrics.md index 26c9f7080..204ef410a 100644 --- a/specification/metrics/semantic_conventions/http-metrics.md +++ b/specification/metrics/semantic_conventions/http-metrics.md @@ -28,7 +28,7 @@ Below is a table of HTTP client metric instruments. | Name | Instrument | Unit | Unit ([UCUM](README.md#instrument-units)) | Description | |------------------------|------------|--------------|-------------------------------------------|-------------| -| `http.client.duration` | Histogram | milliseconds | `ms` | measure the duration of the outbound HTTP request | +| `http.client.duration` | Histogram | milliseconds | `ms` | measures the duration of the outbound HTTP request | ## Attributes