Skip to content

Commit

Permalink
update to header name in poll
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Apr 10, 2020
1 parent 9192126 commit a39edbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/correlationcontext/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Until the [W3C Correlation Context](https://w3c.github.io/correlation-context/)

#### Header Name

`CorrelationContext` implementations MUST use the header name `otbaggage`.
`CorrelationContext` implementations MUST use the header name `otcorrelations`.

#### Header Value

Expand All @@ -129,7 +129,7 @@ Correlation Context:
Header:

```
otcorrelcationcontext: user=foo%40example.com,name=Example%20Name
otcorrelations: user=foo%40example.com,name=Example%20Name
```

## Conflict Resolution
Expand Down

0 comments on commit a39edbf

Please sign in to comment.