Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
wjhendry authored Nov 28, 2024
1 parent 80a2a51 commit eafb5c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ A successful event can also send data back to the client as part of an `ack`. A

### `nack`

A nack statement signifies that an event failed. This is ypically sent during `onValidate` and sometimes during `onEvent`.
A nack statement signifies that an event failed. This is typically sent during `onValidate` and sometimes during `onEvent`.

It can take a string argument, which is the error message passed back to the client.

Expand Down

0 comments on commit eafb5c9

Please sign in to comment.