diff --git a/docs/specs/component.md b/docs/specs/component.md index 8a8856995dea5..20e43b4bf5ec3 100644 --- a/docs/specs/component.md +++ b/docs/specs/component.md @@ -158,7 +158,7 @@ the reception of Vector events from an upstream component. #### ComponentBytesSent -*Sinks* MUST emit a `ComponentBytesReceived` event that represent the transmission of bytes. +*Sinks* MUST emit a `ComponentBytesSent` event that represent the transmission of bytes. - Emission - MUST emit a `ComponentBytesSent` event immediately after sending bytes to the downstream target,