Skip to content

Commit

Permalink
Minor text update
Browse files Browse the repository at this point in the history
Signed-off-by: Whit Waldo <[email protected]>
  • Loading branch information
WhitWaldo committed Jan 22, 2024
1 parent c52ab61 commit 8961b9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions daprdocs/content/en/reference/api/cryptography_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 8961b9a

Please sign in to comment.