Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2019-07-29 14:18:21 -03:00
parent a7a62c442a
commit d42efce9fc
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ v02.BinaryHTTPEmitter;
### An easy way to create events
```js
// Import the v0.2. stuff
// Import the v0.2 stuff
var v02 = require("cloudevents-sdk/v02");
// Creates an event using the v0.2 spec