Skip to content

Commit

Permalink
apply @pellared suggestion correcting the order of key/value
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Pająk <[email protected]>
  • Loading branch information
jamesmoessis and pellared authored Nov 26, 2024
1 parent f30ef2b commit 4f0021b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ release.

### Context

- Propagation - Adds optional GetAll method to Getter, allowing for the retrieval of multiple keys for the same value.
- Adds optional `GetAll` method to `Getter` in Propagation API, allowing for the retrieval of multiple values for the same key.
[#4295](https://github.com/open-telemetry/opentelemetry-specification/pull/4295)

### Traces
Expand Down

0 comments on commit 4f0021b

Please sign in to comment.