diff --git a/daprdocs/content/en/reference/api/cryptography_api.md b/daprdocs/content/en/reference/api/cryptography_api.md index 756c6c11aca..5f2d0e74788 100644 --- a/daprdocs/content/en/reference/api/cryptography_api.md +++ b/daprdocs/content/en/reference/api/cryptography_api.md @@ -6,7 +6,7 @@ description: "Detailed documentation on the cryptography API" weight: 1300 --- -Dapr provides native, cross-platform, and cross-language support for encryption and decryption support via the +Dapr provides cross-platform and cross-language support for encryption and decryption support via the Cryptography building block. Besides the [language specific SDKs]({{}}), a developer can invoke these capabilities using the gRPC API endpoints below.