Skip to content

Commit dde9716

Browse files
committed
Remove 'lowercased' typo in SPEC response headers
Fixes #514.
1 parent c13b7b5 commit dde9716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SPEC.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ A representation of the request body that must satisfy the
164164

165165
#### :headers
166166

167-
A Clojure map of lowercased header name strings to either a string or
168-
a vector of strings that correspond to the header value or values.
167+
A Clojure map of header name strings to either a string or a vector of
168+
strings that correspond to the header value or values.
169169

170170
#### :status
171171

0 commit comments

Comments
 (0)