Skip to content

Commit 542efe2

Browse files
committed
Fix type
Signed-off-by: Fabio José <[email protected]>
1 parent c0cd46d commit 542efe2

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
@@ -173,7 +173,7 @@ binding.emit(cloudevent)
173173
You can choose any http framework for port binding. But, use the Unmarshaller
174174
to process the HTTP Payload and HTTP Headers, extracting the CloudEvents.
175175

176-
__:smiley: Checkout the full working example [here](./examples/express-ex)__
176+
__:smiley: Checkout the full working example: [here](./examples/express-ex).__
177177

178178
```js
179179
// some parts were removed //

0 commit comments

Comments
 (0)