Skip to content

Commit 3fb11d1

Browse files
authored
Merge pull request #89687 from john-par/patch-7
Update signalr-overview.md
2 parents a1abdcc + 6a6fe03 commit 3fb11d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-signalr/signalr-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Azure SignalR Service has been used in a wide variety of industries, for any app
2727
* **Dashboards and monitoring:** company dashboard, financial market data, instant sales update, multi-player game leader board, and IoT monitoring.
2828
* **Chat:** live chat room, chat bot, on-line customer support, real-time shopping assistant, messenger, in-game chat, and so on.
2929
* **Real-time location on map:** logistic tracking, delivery status tracking, transportation status updates, GPS apps.
30-
* **Real time targeted ads:** personalized read time push ads and offers, interactive ads.
30+
* **Real time targeted ads:** personalized real time push ads and offers, interactive ads.
3131
* **Collaborative apps:** coauthoring, whiteboard apps and team meeting software.
3232
* **Push notifications:** social network, email, game, travel alert.
3333
* **Real-time broadcasting:** live audio/video broadcasting, live captioning, translating, events/news broadcasting.
@@ -69,4 +69,4 @@ There are many different ways to program with Azure SignalR Service, as some of
6969

7070
- **[Scale an ASP.NET Core SignalR App](signalr-concept-scale-aspnet-core.md)** - Integrate Azure SignalR Service with an ASP.NET Core SignalR application to scale out to hundreds of thousands of connections.
7171
- **[Build serverless real-time apps](signalr-concept-azure-functions.md)** - Use Azure Functions' integration with Azure SignalR Service to build serverless real-time applications in languages such as JavaScript, C#, and Java.
72-
- **[Send messages from server to clients via REST API](https://github.com/Azure/azure-signalr/blob/dev/docs/rest-api.md)** - Azure SignalR Service provides REST API to enable applications to post messages to clients connected with SignalR Service, in any REST capable programming languages.
72+
- **[Send messages from server to clients via REST API](https://github.com/Azure/azure-signalr/blob/dev/docs/rest-api.md)** - Azure SignalR Service provides REST API to enable applications to post messages to clients connected with SignalR Service, in any REST capable programming languages.

0 commit comments

Comments
 (0)