Skip to content

Commit fb43f3a

Browse files
authored
Update articles/azure-web-pubsub/quickstart-use-client-sdk.md
1 parent 9f2b315 commit fb43f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/quickstart-use-client-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ dotnet new console
119119
dotnet add package Azure.Messaging.WebPubSub.Client --prerelease
120120
```
121121

122-
Note that the The SDK is available as a [NuGet packet](https://www.nuget.org/packages/Azure.Messaging.WebPubSub.Client).
122+
Note that the SDK is available as a [NuGet packet](https://www.nuget.org/packages/Azure.Messaging.WebPubSub.Client).
123123

124124
---
125125

0 commit comments

Comments
 (0)