We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957aa6f commit 9857edaCopy full SHA for 9857eda
README.md
@@ -36,7 +36,7 @@ binary and structured events in either the 1.0 or 0.3 protocol formats.
36
```js
37
const {
38
CloudEvent,
39
- HTTPReceiever
+ HTTPReceiver
40
} = require("cloudevents-sdk");
41
42
// Create a receiver to accept events over HTTP
0 commit comments