Skip to content

Commit 50f466d

Browse files
committed
fix typo
1 parent cc5d308 commit 50f466d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-quickstart-dotnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: lianwei
1111

1212
# Quickstart: Create a chat room by using SignalR Service
1313

14-
Azure SignalR Service is an Azure service that helps developers easily build web applications with real-time features.
14+
Azure SignalR Service is an Azure service that helps developers easily build web applications with real-time features.
1515

1616
This article shows you how to get started with the Azure SignalR Service. In this quickstart, you'll create a chat application by using an ASP.NET Core MVC web app. This app will make a connection with your Azure SignalR Service resource to enable real-time content updates. You'll host the web application locally and connect with multiple browser clients. Each client will be able to push content updates to all other clients.
1717

0 commit comments

Comments
 (0)