Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oklemenz2 committed Sep 30, 2024
1 parent da363a5 commit 93e263f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,8 @@ The provided header values in the `websocket` or `ws` section are mapped to the
**Example:**
```js
await srv.emit("cloudEvent",
await srv.emit(
"cloudEvent",
{
appinfoA,
appinfoB,
Expand Down

0 comments on commit 93e263f

Please sign in to comment.