We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 427c085 + 9bffce0 commit 19b80c4Copy full SHA for 19b80c4
README.md
@@ -20,7 +20,7 @@ currently contains little to no valuable information beyond the Node.js
20
[`http.IncomingMessage`](https://nodejs.org/api/http.html#http_class_http_incomingmessage) (the request),
21
[`http.ServerResponse`](https://nodejs.org/api/http.html#http_class_http_serverresponse) objects and
22
[`cloudevent`](https://github.com/cloudevents/spec/blob/v0.3/spec.md) object, which is instantiated if
23
-the function reponds to incoming Knative Event.
+the function responds to incoming Knative Event.
24
25
Surely there are other limitations, but this is enough for plenty of discussion
26
at the moment.
0 commit comments