Removed erroneous text

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
Whit Waldo 2025-06-21 03:47:57 -05:00
parent 069b568287
commit 78112c2639
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ The attribute includes:
For example:
```csharp
csharp using System.Diagnostics.CodeAnalysis;
using System.Diagnostics.CodeAnalysis;
namespace Dapr.Cryptography.Encryption
{
[Experimental("DAPR_CRYPTOGRAPHY", UrlFormat = "https://docs.dapr.io/developing-applications/building-blocks/cryptography/cryptography-overview/")]