From 834ac8a052fd24d0276c4d1392059c3703069499 Mon Sep 17 00:00:00 2001 From: arnoweiss Date: Fri, 8 May 2026 12:54:31 +0200 Subject: [PATCH] fix: correct Transfer Suspension Message property table reference --- specifications/transfer/transfer.process.protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specifications/transfer/transfer.process.protocol.md b/specifications/transfer/transfer.process.protocol.md index 0f107e6..a64ed9f 100644 --- a/specifications/transfer/transfer.process.protocol.md +++ b/specifications/transfer/transfer.process.protocol.md @@ -159,7 +159,7 @@ The Transfer Start Message is sent by the [=Provider=] to indicate the data tran | **Response** | [ACK](#ack-transfer-process) or [ERROR](#error-transfer-error) | | **Schema** | [JSON Schema](message/schema/transfer-suspension-message-schema.json) | | **Example** | [Message](message/example/transfer-suspension-message.json) | -| **Properties** |

| +| **Properties** |

| The Transfer Suspension Message is sent by the [=Provider=] or [=Consumer=] when either of them needs to temporarily suspend the [=Transfer Process=].