Skip to content

Commit bf61086

Browse files
authored
Merge pull request #127143 from changeworld/patch-3
Fix typo: lanaguages -> languages
2 parents b10490f + 8d556e9 commit bf61086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-concept-azure-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Some common scenarios for real-time serverless messaging that you can implement
4040

4141
The SignalR Service bindings for Azure Functions allow an Azure Function app to publish messages to clients connected to SignalR Service. Clients can connect to the service using a SignalR client SDK that is available in .NET, JavaScript, and Java, with more languages coming soon.
4242

43-
<!-- Are there more lanaguages now? -->
43+
<!-- Are there more languages now? -->
4444

4545
### An example scenario
4646

0 commit comments

Comments
 (0)