diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 5f9dd50..9e83d9f 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -158,7 +158,7 @@ types: type: function description: "Encrypts a byte payload. Returns the encrypted payload." parameters: - - name: plaintext + - name: content type: array returns: type: result, error>