Skip to content

Commit bf61bc3

Browse files
authored
Merge pull request temando#13 from hassankhan/patch-1
Fix request/response header docs
2 parents d505b0a + 1c00d1e commit bf61bc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,9 @@ responseModels:
278278

279279
##### `responseHeaders` and `requestHeaders`
280280

281-
The `responseHeaders/requestHeaders` section of the configuration allows you to define the HTTP response headers for the function event.
281+
The `responseHeaders/requestHeaders` section of the configuration allows you to define the HTTP headers for the function event.
282282

283-
The attributes for a response header are as follow:
283+
The attributes for a header are as follow:
284284

285285
* `name`: the name of the HTTP Header
286286
* `description`: a description of the HTTP Header

0 commit comments

Comments
 (0)