Skip to content

Commit bd3c10c

Browse files
Update specification/parameters.md
Co-authored-by: Karen Etheridge <ether@cpan.org>
1 parent 4d0efaf commit bd3c10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Parameters can reside in different locations, indicated by the `in` field. The m
100100

101101
- `header`: The parameter is sent in a custom HTTP header as part of the request. Header names are **case-insensitive**.
102102

103-
- `cookie`: The parameter is sent in a cookie header as part of the request.
103+
- `cookie`: The parameter is sent in a Cookie header as part of the request.
104104

105105
### Parameter Type
106106

0 commit comments

Comments
 (0)