Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zackliu committed Jul 6, 2018
1 parent 0735a75 commit 7092a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/Serverless/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Azure SignalR Service Serverless Sample
=================================

This sample demostrate a serverless Azure SignalR Service. One console app call REST API in service to send message and another console app work as a client to receive message through listening the service.
This sample demonstrate a serverless Azure SignalR Service. One console app call REST API in service to send message and another console app work as a client to receive message through listening the service.

The sample also demostrate how to generate access token to communicate with service.
The sample also demonstrate how to generate access token to communicate with service.

## Run the sample

Expand Down

0 comments on commit 7092a1b

Please sign in to comment.