diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index b31ff42..55fb986 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -166,7 +166,7 @@ types: type: function description: "Decrypts a byte payload. Returns the decrypted payload." parameters: - - name: ciphertext + - name: payload type: array returns: type: result, error>