Skip to content

Commit 46a09e8

Browse files
Fix a typo: "request" -> "response"
1 parent dde9716 commit 46a09e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPEC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ following keys. Any key not marked as **required** may be omitted.
154154

155155
#### :body
156156

157-
A representation of the request body that must satisfy the
157+
A representation of the response body that must satisfy the
158158
`ring.core.protocols/StreamableResponseBody` protocol.
159159

160160
```clojure

0 commit comments

Comments
 (0)