diff --git a/spec/asyncapi.md b/spec/asyncapi.md index d6a3515ee..f4be4969f 100644 --- a/spec/asyncapi.md +++ b/spec/asyncapi.md @@ -2602,7 +2602,7 @@ location: $message.header#/correlationId ### Runtime Expression A runtime expression allows values to be defined based on information that will be available within the message. -This mechanism is used by [Correlation ID Object](#correlationIdObject). +This mechanism is used by [Correlation ID Object](#correlationIdObject) and [Operation Reply Address Object](#operationReplyAddressObject). The runtime expression is defined by the following [ABNF](https://tools.ietf.org/html/rfc5234) syntax: