diff --git a/spec/asyncapi.md b/spec/asyncapi.md index 0369e3df..7841c284 100644 --- a/spec/asyncapi.md +++ b/spec/asyncapi.md @@ -1224,7 +1224,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens #### Message Object -Describes a message received on a given channel and operation. +Describes a [message](#definitionsMessage) that can be sent to or received from a given [channel](#definitionsChannel) to perform an [operation](#definitionsOperation). ##### Fixed Fields