nit: Pluralize "measures" (#2391)

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
This commit is contained in:
Alan West 2022-03-01 12:50:52 -08:00 committed by GitHub
parent e16e1f5952
commit 9c7d6d2ace
1 changed files with 1 additions and 1 deletions

View File

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