diff --git a/docs/reference/connectionmeta.md b/docs/reference/connectionmeta.md index aa6b0fad..49a6c739 100644 --- a/docs/reference/connectionmeta.md +++ b/docs/reference/connectionmeta.md @@ -48,7 +48,7 @@ table th:nth-of-type(4) { |Connection|`authz_id`|the authorization id if the message was received via authenticated SMTP|| !!! Note - Additional metadata is available at the Message scope, for a full list of all available metadata, see the [Predefined Metadata](./metadata.md) page. + Additional metadata is available at the Message scope, for a full list of all available metadata, see the [Predefined Metadata](./metadata.md) page. ## Available Methods diff --git a/docs/reference/message/get_meta.md b/docs/reference/message/get_meta.md index 5ffa0f9e..22413ae9 100644 --- a/docs/reference/message/get_meta.md +++ b/docs/reference/message/get_meta.md @@ -24,4 +24,4 @@ The following meta values are unique to the message scope: |Message|`routing_domain`|Overrides the domain of the recipient domain for routing purposes.|{{since('2023.08.22-4d895015', inline=True)}}| !!! Note - Additional metadata is available in the message scope that is copied in from the connection scope, for a full list of all available metadata, see the [Predefined Metadata](../metadata.md) page. + Additional metadata is available in the message scope that is copied in from the connection scope, for a full list of all available metadata, see the [Predefined Metadata](../metadata.md) page. diff --git a/docs/reference/message/set_meta.md b/docs/reference/message/set_meta.md index dd6d55cb..44bd9a8a 100644 --- a/docs/reference/message/set_meta.md +++ b/docs/reference/message/set_meta.md @@ -51,4 +51,4 @@ table th:nth-of-type(4) { |Message|`routing_domain`|Overrides the domain of the recipient domain for routing purposes.|{{since('2023.08.22-4d895015', inline=True)}}| !!! Note - Additional metadata is available in the message scope that is copied in from the connection scope, for a full list of all available metadata, see the [Predefined Metadata](../metadata.md) page. + Additional metadata is available in the message scope that is copied in from the connection scope, for a full list of all available metadata, see the [Predefined Metadata](../metadata.md) page.