Skip to content

Commit

Permalink
update name/value description, based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwatson committed Oct 7, 2020
1 parent b27109d commit 63098e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/baggage/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ contains a `Baggage` with the new value.

REQUIRED parameters:

`Name` The name for which to set the value. This is string-valued.
`Name` The name for which to set the value, of type string.

`Value` The value to set. This is string-valued.
`Value` The value to set, of type string.

OPTIONAL parameters:

Expand Down

0 comments on commit 63098e3

Please sign in to comment.