Skip to content

Commit 9bffce0

Browse files
committed
Correct minor typo in README.md
1 parent 427c085 commit 9bffce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ currently contains little to no valuable information beyond the Node.js
2020
[`http.IncomingMessage`](https://nodejs.org/api/http.html#http_class_http_incomingmessage) (the request),
2121
[`http.ServerResponse`](https://nodejs.org/api/http.html#http_class_http_serverresponse) objects and
2222
[`cloudevent`](https://github.com/cloudevents/spec/blob/v0.3/spec.md) object, which is instantiated if
23-
the function reponds to incoming Knative Event.
23+
the function responds to incoming Knative Event.
2424

2525
Surely there are other limitations, but this is enough for plenty of discussion
2626
at the moment.

0 commit comments

Comments
 (0)