Skip to content

Commit b400acc

Browse files
authored
fix(docs): fix copy-paste issue in component spec (#17616)
1 parent bd880f5 commit b400acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specs/component.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ the reception of Vector events from an upstream component.
158158

159159
#### ComponentBytesSent
160160

161-
*Sinks* MUST emit a `ComponentBytesReceived` event that represent the transmission of bytes.
161+
*Sinks* MUST emit a `ComponentBytesSent` event that represent the transmission of bytes.
162162

163163
- Emission
164164
- MUST emit a `ComponentBytesSent` event immediately after sending bytes to the downstream target,

0 commit comments

Comments
 (0)