Skip to content

Commit 4500ec2

Browse files
Update src/data/markdown/docs/02 javascript api/07 k6-experimental/02 grpc/30 Stream/10-Stream-on.md
1 parent 6caa677 commit 4500ec2

File tree

1 file changed

+1
-1
lines changed
  • src/data/markdown/docs/02 javascript api/07 k6-experimental/02 grpc/30 Stream

1 file changed

+1
-1
lines changed

src/data/markdown/docs/02 javascript api/07 k6-experimental/02 grpc/30 Stream/10-Stream-on.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Possible events:
1414

1515
| Event name | Description |
1616
| --------- | -------- |
17-
| data | Emitted when the server sends data|
17+
| data | Emitted when the server sends data. |
1818
| error | Emitted when an error occurs. In case of the error, an [`Error`](/javascript-api/k6-experimental/grpc/stream/error/) object sends to the handler function.|
1919
| end | Emitted when the server closes the incoming stream. |
2020

0 commit comments

Comments
 (0)