We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2b315 commit fb43f3aCopy full SHA for fb43f3a
articles/azure-web-pubsub/quickstart-use-client-sdk.md
@@ -119,7 +119,7 @@ dotnet new console
119
dotnet add package Azure.Messaging.WebPubSub.Client --prerelease
120
```
121
122
-Note that the The SDK is available as a [NuGet packet](https://www.nuget.org/packages/Azure.Messaging.WebPubSub.Client).
+Note that the SDK is available as a [NuGet packet](https://www.nuget.org/packages/Azure.Messaging.WebPubSub.Client).
123
124
---
125
0 commit comments