diff --git a/daprdocs/content/en/reference/api/cryptography_api.md b/daprdocs/content/en/reference/api/cryptography_api.md index dbc6b7f0366..cb3f8c3ce04 100644 --- a/daprdocs/content/en/reference/api/cryptography_api.md +++ b/daprdocs/content/en/reference/api/cryptography_api.md @@ -101,8 +101,8 @@ details the required and optional headers to set with every decryption request. ### HTTP Response #### Response Body -The response to a decryption request will have its content type header to set `application/octet-stream` as it will -return an array of bytes representing the decrypted payload. +The response to a decryption request will have its content type header to set `application/octet-stream` as it +returns an array of bytes representing the decrypted payload. #### Response Codes | Code | Description |