Update daprdocs/content/en/reference/components-reference/supported-bindings/rabbitmq.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Mark Fussell 2023-06-30 15:32:49 -07:00 committed by GitHub
parent 44f6d4c2dd
commit 40813a1f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
## Spec metadata fields
> When a new RabbitMQ message gets published, all values from the associated metadata will be added to the message's header values.
> When a new RabbitMQ message gets published, all values from the associated metadata are added to the message's header values.
| Field | Required | Binding support | Details | Example |
|--------------------|:--------:|------------|-----|---------|